++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-database-cassandra ++ CONTAINER_LOG_DIR=/var/log/contrail/config-database-cassandra ++ mkdir -p /var/log/contrail/config-database-cassandra ++ log_file=/var/log/contrail/config-database-cassandra/console.log ++ touch /var/log/contrail/config-database-cassandra/console.log ++ chmod 600 /var/log/contrail/config-database-cassandra/console.log ++ exec +++ tee -a /var/log/contrail/config-database-cassandra/console.log +++ date ++ echo 'INFO: =================== Mon Aug 4 02:23:24 UTC 2025 ===================' INFO: =================== Mon Aug 4 02:23:24 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ 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 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.61 ++ 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.27,10.0.0.38,10.0.0.61 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ ANALYTICSDB_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ ANALYTICS_SNMP_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8081 ' +++ '[' -n '10.0.0.27:8081 10.0.0.38:8081 10.0.0.61:8081 ' ']' +++ echo '10.0.0.27:8081 10.0.0.38:8081 10.0.0.61:8081' ++ ANALYTICS_SERVERS='10.0.0.27:8081 10.0.0.38:8081 10.0.0.61: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9042 ' +++ '[' -n '10.0.0.27:9042 10.0.0.38:9042 10.0.0.61:9042 ' ']' +++ echo '10.0.0.27:9042 10.0.0.38:9042 10.0.0.61:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.27:9042 10.0.0.38:9042 10.0.0.61:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8086 ' +++ '[' -n '10.0.0.27:8086 10.0.0.38:8086 10.0.0.61:8086 ' ']' +++ echo '10.0.0.27:8086 10.0.0.38:8086 10.0.0.61:8086' ++ COLLECTOR_SERVERS='10.0.0.27:8086 10.0.0.38:8086 10.0.0.61:8086' ++ CASSANDRA_PORT=9161 ++ CASSANDRA_CQL_PORT=9041 ++ CASSANDRA_SSL_STORAGE_PORT=7013 ++ CASSANDRA_STORAGE_PORT=7012 ++ CASSANDRA_JMX_LOCAL_PORT=7201 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ CONFIGDB_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8082 ' +++ '[' -n '10.0.0.27:8082 10.0.0.38:8082 10.0.0.61:8082 ' ']' +++ echo '10.0.0.27:8082 10.0.0.38:8082 10.0.0.61:8082' ++ CONFIG_SERVERS='10.0.0.27:8082 10.0.0.38:8082 10.0.0.61: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9161 ' +++ '[' -n '10.0.0.27:9161 10.0.0.38:9161 10.0.0.61:9161 ' ']' +++ echo '10.0.0.27:9161 10.0.0.38:9161 10.0.0.61:9161' ++ CONFIGDB_SERVERS='10.0.0.27:9161 10.0.0.38:9161 10.0.0.61: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9041 ' +++ '[' -n '10.0.0.27:9041 10.0.0.38:9041 10.0.0.61:9041 ' ']' +++ echo '10.0.0.27:9041 10.0.0.38:9041 10.0.0.61:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.27:9041 10.0.0.38:9041 10.0.0.61: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=true ++ 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.27,10.0.0.38,10.0.0.61 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:2181, +++ '[' -n 10.0.0.27:2181,10.0.0.38:2181,10.0.0.61:2181, ']' +++ echo 10.0.0.27:2181,10.0.0.38:2181,10.0.0.61:2181 ++ ZOOKEEPER_SERVERS=10.0.0.27:2181,10.0.0.38:2181,10.0.0.61: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:2181 ' +++ '[' -n '10.0.0.27:2181 10.0.0.38:2181 10.0.0.61:2181 ' ']' +++ echo '10.0.0.27:2181 10.0.0.38:2181 10.0.0.61:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.27:2181 10.0.0.38:2181 10.0.0.61:2181' ++ RABBITMQ_NODES=10.0.0.27,10.0.0.38,10.0.0.61 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+=10.0.0.27:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:5673, +++ '[' -n 10.0.0.27:5673,10.0.0.38:5673,10.0.0.61:5673, ']' +++ echo 10.0.0.27:5673,10.0.0.38:5673,10.0.0.61:5673 ++ RABBITMQ_SERVERS=10.0.0.27:5673,10.0.0.38:5673,10.0.0.61: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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:6379 ' +++ '[' -n '10.0.0.27:6379 10.0.0.38:6379 10.0.0.61:6379 ' ']' +++ echo '10.0.0.27:6379 10.0.0.38:6379 10.0.0.61:6379' ++ REDIS_SERVERS='10.0.0.27:6379 10.0.0.38:6379 10.0.0.61: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.27,10.0.0.38,10.0.0.61 ++ 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.27 +++ local server_address=10.0.0.27 +++ extended_server_list+='10.0.0.27:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9092 ' +++ '[' -n '10.0.0.27:9092 10.0.0.38:9092 10.0.0.61:9092 ' ']' +++ echo '10.0.0.27:9092 10.0.0.38:9092 10.0.0.61:9092' ++ KAFKA_SERVERS='10.0.0.27:9092 10.0.0.38:9092 10.0.0.61: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.27 ++ 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.27,10.0.0.38,10.0.0.61 ++ 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.27,10.0.0.38,10.0.0.61 ++ 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 + CONFIG=/etc/cassandra/cassandra.yaml + JVM_OPTIONS_CONFIG=/etc/cassandra/jvm.options + cp /etc/cassandra/cassandra.origin /etc/cassandra/cassandra.yaml + cp /etc/cassandra/jvm.options.origin /etc/cassandra/jvm.options + for i in '{1..10}' ++ find_my_ip_and_order_for_node_list 10.0.0.27,10.0.0.38,10.0.0.61 ++ cut -d ' ' -f 1 ++ local servers=10.0.0.27,10.0.0.38,10.0.0.61 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ cat /proc/net/fib_trie +++ tr '\n' , +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host +++ sort +++ uniq ++ local local_ips=,10.0.0.61,10.20.0.18,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.27'\''))' ++ local server_ip=10.0.0.27 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.27 ]] ++ [[ ,10.0.0.61,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.27, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.61,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ (( ord+=1 )) ++ for server in '"${server_list[@]}"' ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.61'\''))' ++ local server_ip=10.0.0.61 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.61 ]] ++ [[ ,10.0.0.61,10.20.0.18,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.61, ]] ++ echo 10.0.0.61 3 ++ return + my_ip=10.0.0.61 + '[' -n 10.0.0.61 ']' + break + '[' -z 10.0.0.61 ']' ++ echo 10.0.0.27,10.0.0.38,10.0.0.61 ++ tr , ' ' ++ wc -w + export CASSANDRA_COUNT=3 + CASSANDRA_COUNT=3 ++ echo 10.0.0.27,10.0.0.38,10.0.0.61 ++ sed 's/,/", "/g' + export 'CASSANDRA_CONNECT_POINTS=10.0.0.27", "10.0.0.38", "10.0.0.61' + CASSANDRA_CONNECT_POINTS='10.0.0.27", "10.0.0.38", "10.0.0.61' ++ echo 10.0.0.27,10.0.0.38,10.0.0.61 ++ cut -d , -f 1,2 + export CASSANDRA_SEEDS=10.0.0.27,10.0.0.38 + CASSANDRA_SEEDS=10.0.0.27,10.0.0.38 + export CASSANDRA_LISTEN_ADDRESS=10.0.0.61 + CASSANDRA_LISTEN_ADDRESS=10.0.0.61 + export CASSANDRA_RPC_ADDRESS=10.0.0.61 + CASSANDRA_RPC_ADDRESS=10.0.0.61 + echo 'INFO: JVM_EXTRA_OPTS=-Xms1g -Xmx2g' INFO: JVM_EXTRA_OPTS=-Xms1g -Xmx2g + for yaml in Xmx Xms ++ echo -Xms1g -Xmx2g ++ sed -n 's/.*\(-Xmx[0-9]*[mMgG]\).*/\1/p' + opt=-Xmx2g + [[ -n -Xmx2g ]] ++ echo -Xms1g -Xmx2g ++ sed 's/-Xmx[0-9]*[mMgG]//g' + JVM_EXTRA_OPTS='-Xms1g ' + sed -i 's/^[#]*-Xmx.*/-Xmx2g/g' /etc/cassandra/jvm.options + for yaml in Xmx Xms ++ echo -Xms1g ++ sed -n 's/.*\(-Xms[0-9]*[mMgG]\).*/\1/p' + opt=-Xms1g + [[ -n -Xms1g ]] ++ sed 's/-Xms[0-9]*[mMgG]//g' ++ echo -Xms1g + JVM_EXTRA_OPTS= + sed -i 's/^[#]*-Xms.*/-Xms1g/g' /etc/cassandra/jvm.options + export 'JVM_EXTRA_OPTS= -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201' + JVM_EXTRA_OPTS=' -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201' + is_enabled true + local val=true + [[ true == \t\r\u\e ]] + export LOCAL_JMX=no + LOCAL_JMX=no + export 'JVM_EXTRA_OPTS= -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201 -Dcom.sun.management.jmxremote.access.file=/etc/cassandra/jmxremote.access -Dcassandra.jmx.remote.port=7201 -Dcom.sun.management.jmxremote.rmi.port=7201' + JVM_EXTRA_OPTS=' -Dcassandra.rpc_port=9161 -Dcassandra.native_transport_port=9041 -Dcassandra.ssl_storage_port=7013 -Dcassandra.storage_port=7012 -Dcassandra.jmx.local.port=7201 -Dcom.sun.management.jmxremote.access.file=/etc/cassandra/jmxremote.access -Dcassandra.jmx.remote.port=7201 -Dcom.sun.management.jmxremote.rmi.port=7201' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + cat + change_variable memtable_flush_writers 4 + local VARIABLE_NAME=memtable_flush_writers + local VARIABLE_VALUE=4 + sed -i 's/.*\(memtable_flush_writers\):.*\([0-9a-z]\)/\1: 4/g' /etc/cassandra/cassandra.yaml + change_variable concurrent_compactors 4 + local VARIABLE_NAME=concurrent_compactors + local VARIABLE_VALUE=4 + sed -i 's/.*\(concurrent_compactors\):.*\([0-9a-z]\)/\1: 4/g' /etc/cassandra/cassandra.yaml + change_variable compaction_throughput_mb_per_sec 256 + local VARIABLE_NAME=compaction_throughput_mb_per_sec + local VARIABLE_VALUE=256 + sed -i 's/.*\(compaction_throughput_mb_per_sec\):.*\([0-9a-z]\)/\1: 256/g' /etc/cassandra/cassandra.yaml + change_variable concurrent_reads 64 + local VARIABLE_NAME=concurrent_reads + local VARIABLE_VALUE=64 + sed -i 's/.*\(concurrent_reads\):.*\([0-9a-z]\)/\1: 64/g' /etc/cassandra/cassandra.yaml + change_variable concurrent_writes 64 + local VARIABLE_NAME=concurrent_writes + local VARIABLE_VALUE=64 + sed -i 's/.*\(concurrent_writes\):.*\([0-9a-z]\)/\1: 64/g' /etc/cassandra/cassandra.yaml + change_variable memtable_allocation_type offheap_objects + local VARIABLE_NAME=memtable_allocation_type + local VARIABLE_VALUE=offheap_objects + sed -i 's/.*\(memtable_allocation_type\):.*\([0-9a-z]\)/\1: offheap_objects/g' /etc/cassandra/cassandra.yaml + log_levels_map=([SYS_DEBUG]='DEBUG' [SYS_INFO]='INFO' [SYS_NOTICE]='INFO' [SYS_ERROR]="ERROR") + declare -A log_levels_map + log_level=DEBUG + '[' -n DEBUG ']' + sed -i 's/\(; cluster_name=contrail_database; column_index_cache_size_in_kb=2; column_index_size_in_kb=64; commit_failure_policy=stop; commitlog_compression=null; commitlog_directory=/var/lib/cassandra/commitlog; commitlog_max_compression_buffers_in_pool=3; commitlog_periodic_queue_size=-1; commitlog_segment_size_in_mb=32; commitlog_sync=periodic; commitlog_sync_batch_window_in_ms=NaN; commitlog_sync_period_in_ms=10000; commitlog_total_space_in_mb=null; compaction_large_partition_warning_threshold_mb=100; compaction_throughput_mb_per_sec=256; concurrent_compactors=4; concurrent_counter_writes=32; concurrent_materialized_view_writes=32; concurrent_reads=64; concurrent_replicates=null; concurrent_writes=64; counter_cache_keys_to_save=2147483647; counter_cache_save_period=7200; counter_cache_size_in_mb=null; counter_write_request_timeout_in_ms=5000; credentials_cache_max_entries=1000; credentials_update_interval_in_ms=-1; credentials_validity_in_ms=2000; cross_node_timeout=false; data_file_directories=[Ljava.lang.String;@43ee72e6; disk_access_mode=auto; disk_failure_policy=stop; disk_optimization_estimate_percentile=0.95; disk_optimization_page_cross_chance=0.1; disk_optimization_strategy=ssd; dynamic_snitch=true; dynamic_snitch_badness_threshold=0.1; dynamic_snitch_reset_interval_in_ms=600000; dynamic_snitch_update_interval_in_ms=100; enable_materialized_views=true; enable_scripted_user_defined_functions=false; enable_user_defined_functions=false; enable_user_defined_functions_threads=true; encryption_options=null; endpoint_snitch=SimpleSnitch; file_cache_round_up=null; file_cache_size_in_mb=null; gc_log_threshold_in_ms=200; gc_warn_threshold_in_ms=1000; hinted_handoff_disabled_datacenters=[]; hinted_handoff_enabled=true; hinted_handoff_throttle_in_kb=1024; hints_compression=null; hints_directory=null; hints_flush_period_in_ms=10000; incremental_backups=false; index_interval=null; index_summary_capacity_in_mb=null; index_summary_resize_interval_in_minutes=60; initial_token=null; inter_dc_stream_throughput_outbound_megabits_per_sec=200; inter_dc_tcp_nodelay=false; internode_authenticator=null; internode_compression=dc; internode_recv_buff_size_in_bytes=0; internode_send_buff_size_in_bytes=0; key_cache_keys_to_save=2147483647; key_cache_save_period=14400; key_cache_size_in_mb=null; listen_address=10.0.0.61; listen_interface=null; listen_interface_prefer_ipv6=false; listen_on_broadcast_address=false; max_hint_window_in_ms=10800000; max_hints_delivery_threads=2; max_hints_file_size_in_mb=128; max_mutation_size_in_kb=null; max_streaming_retries=3; max_value_size_in_mb=256; memtable_allocation_type=offheap_objects; memtable_cleanup_threshold=null; memtable_flush_writers=4; memtable_heap_space_in_mb=null; memtable_offheap_space_in_mb=null; min_free_space_per_drive_in_mb=50; native_transport_max_concurrent_connections=-1; native_transport_max_concurrent_connections_per_ip=-1; native_transport_max_frame_size_in_mb=256; native_transport_max_threads=128; native_transport_port=9042; native_transport_port_ssl=null; num_tokens=256; otc_backlog_expiration_interval_ms=200; otc_coalescing_enough_coalesced_messages=8; otc_coalescing_strategy=DISABLED; otc_coalescing_window_us=200; partitioner=org.apache.cassandra.dht.Murmur3Partitioner; permissions_cache_max_entries=1000; permissions_update_interval_in_ms=-1; permissions_validity_in_ms=2000; phi_convict_threshold=8.0; prepared_statements_cache_size_mb=null; range_request_timeout_in_ms=10000; read_request_timeout_in_ms=5000; request_scheduler=org.apache.cassandra.scheduler.NoScheduler; request_scheduler_id=null; request_scheduler_options=null; request_timeout_in_ms=10000; role_manager=CassandraRoleManager; roles_cache_max_entries=1000; roles_update_interval_in_ms=-1; roles_validity_in_ms=2000; row_cache_class_name=org.apache.cassandra.cache.OHCProvider; row_cache_keys_to_save=2147483647; row_cache_save_period=0; row_cache_size_in_mb=0; rpc_address=10.0.0.61; rpc_interface=null; rpc_interface_prefer_ipv6=false; rpc_keepalive=true; rpc_listen_backlog=50; rpc_max_threads=2147483647; rpc_min_threads=16; rpc_port=9160; rpc_recv_buff_size_in_bytes=null; rpc_send_buff_size_in_bytes=null; rpc_server_type=sync; saved_caches_directory=/var/lib/cassandra/saved_caches; seed_provider=org.apache.cassandra.locator.SimpleSeedProvider{seeds=10.0.0.27,10.0.0.38}; server_encryption_options=; slow_query_log_timeout_in_ms=500; snapshot_before_compaction=false; ssl_storage_port=7001; sstable_preemptive_open_interval_in_mb=50; start_native_transport=true; start_rpc=true; storage_port=7000; stream_throughput_outbound_megabits_per_sec=200; streaming_keep_alive_period_in_secs=300; streaming_socket_timeout_in_ms=86400000; thrift_framed_transport_size_in_mb=15; thrift_max_message_length_in_mb=16; thrift_prepared_statements_cache_size_mb=null; tombstone_failure_threshold=100000; tombstone_warn_threshold=1000; tracetype_query_ttl=86400; tracetype_repair_ttl=604800; transparent_data_encryption_options=org.apache.cassandra.config.TransparentDataEncryptionOptions@23529fee; trickle_fsync=false; trickle_fsync_interval_in_kb=10240; truncate_request_timeout_in_ms=60000; unlogged_batch_across_partitions_warn_threshold=10; user_defined_function_fail_timeout=1500; user_defined_function_warn_timeout=500; user_function_timeout_policy=die; windows_timer_interval=1; write_request_timeout_in_ms=2000] INFO [main] 2025-08-04 02:23:27,950 DatabaseDescriptor.java:367 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2025-08-04 02:23:27,951 DatabaseDescriptor.java:425 - Global memtable on-heap threshold is enabled at 502MB INFO [main] 2025-08-04 02:23:27,951 DatabaseDescriptor.java:429 - Global memtable off-heap threshold is enabled at 502MB INFO [main] 2025-08-04 02:23:27,997 RateBasedBackPressure.java:123 - Initialized back-pressure with high ratio: 0.9, factor: 5, flow: FAST, window size: 2000. INFO [main] 2025-08-04 02:23:27,997 DatabaseDescriptor.java:729 - Back-pressure is disabled with strategy org.apache.cassandra.net.RateBasedBackPressure{high_ratio=0.9, factor=5, flow=FAST}. INFO [main] 2025-08-04 02:23:28,300 JMXServerUtils.java:246 - Configured JMX server at: service:jmx:rmi://0.0.0.0/jndi/rmi://0.0.0.0:7201/jmxrmi INFO [main] 2025-08-04 02:23:28,322 CassandraDaemon.java:473 - Hostname: cn-jenkins-deploy-platform-ansible-os-3750-3. INFO [main] 2025-08-04 02:23:28,323 CassandraDaemon.java:480 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.8.0_322 INFO [main] 2025-08-04 02:23:28,334 CassandraDaemon.java:481 - Heap size: 984.000MiB/1.961GiB INFO [main] 2025-08-04 02:23:28,335 CassandraDaemon.java:486 - Code Cache Non-heap memory: init = 2555904(2496K) used = 4587584(4480K) committed = 4653056(4544K) max = 251658240(245760K) INFO [main] 2025-08-04 02:23:28,337 CassandraDaemon.java:486 - Metaspace Non-heap memory: init = 0(0K) used = 19502712(19045K) committed = 20054016(19584K) max = -1(-1K) INFO [main] 2025-08-04 02:23:28,337 CassandraDaemon.java:486 - Compressed Class Space Non-heap memory: init = 0(0K) used = 2260768(2207K) committed = 2490368(2432K) max = 1073741824(1048576K) INFO [main] 2025-08-04 02:23:28,338 CassandraDaemon.java:486 - Par Eden Space Heap memory: init = 335544320(327680K) used = 94031712(91827K) committed = 335544320(327680K) max = 335544320(327680K) INFO [main] 2025-08-04 02:23:28,349 CassandraDaemon.java:486 - Par Survivor Space Heap memory: init = 41943040(40960K) used = 0(0K) committed = 41943040(40960K) max = 41943040(40960K) INFO [main] 2025-08-04 02:23:28,350 CassandraDaemon.java:486 - CMS Old Gen Heap memory: init = 654311424(638976K) used = 0(0K) committed = 654311424(638976K) max = 1728053248(1687552K) INFO [main] 2025-08-04 02:23:28,350 CassandraDaemon.java:488 - Classpath: /opt/cassandra/conf:/opt/cassandra/build/classes/main:/opt/cassandra/build/classes/thrift:/opt/cassandra/lib/airline-0.6.jar:/opt/cassandra/lib/antlr-runtime-3.5.2.jar:/opt/cassandra/lib/apache-cassandra-3.11.3.jar:/opt/cassandra/lib/apache-cassandra-thrift-3.11.3.jar:/opt/cassandra/lib/asm-5.0.4.jar:/opt/cassandra/lib/caffeine-2.2.6.jar:/opt/cassandra/lib/cassandra-driver-core-3.0.1-shaded.jar:/opt/cassandra/lib/commons-cli-1.1.jar:/opt/cassandra/lib/commons-codec-1.9.jar:/opt/cassandra/lib/commons-lang3-3.1.jar:/opt/cassandra/lib/commons-math3-3.2.jar:/opt/cassandra/lib/compress-lzf-0.8.4.jar:/opt/cassandra/lib/concurrentlinkedhashmap-lru-1.4.jar:/opt/cassandra/lib/concurrent-trees-2.4.0.jar:/opt/cassandra/lib/disruptor-3.0.1.jar:/opt/cassandra/lib/ecj-4.4.2.jar:/opt/cassandra/lib/guava-18.0.jar:/opt/cassandra/lib/HdrHistogram-2.1.9.jar:/opt/cassandra/lib/high-scale-lib-1.0.6.jar:/opt/cassandra/lib/hppc-0.5.4.jar:/opt/cassandra/lib/jackson-core-asl-1.9.13.jar:/opt/cassandra/lib/jackson-mapper-asl-1.9.13.jar:/opt/cassandra/lib/jamm-0.3.0.jar:/opt/cassandra/lib/javax.inject.jar:/opt/cassandra/lib/jbcrypt-0.3m.jar:/opt/cassandra/lib/jcl-over-slf4j-1.7.7.jar:/opt/cassandra/lib/jctools-core-1.2.1.jar:/opt/cassandra/lib/jflex-1.6.0.jar:/opt/cassandra/lib/jna-4.2.2.jar:/opt/cassandra/lib/joda-time-2.4.jar:/opt/cassandra/lib/json-simple-1.1.jar:/opt/cassandra/lib/jstackjunit-0.0.1.jar:/opt/cassandra/lib/libthrift-0.13.0.jar:/opt/cassandra/lib/log4j-over-slf4j-1.7.7.jar:/opt/cassandra/lib/logback-classic-1.2.9.jar:/opt/cassandra/lib/logback-core-1.2.9.jar:/opt/cassandra/lib/lz4-1.3.0.jar:/opt/cassandra/lib/metrics-core-3.1.5.jar:/opt/cassandra/lib/metrics-jvm-3.1.5.jar:/opt/cassandra/lib/metrics-logback-3.1.5.jar:/opt/cassandra/lib/netty-all-4.1.39.Final.jar:/opt/cassandra/lib/ohc-core-0.4.4.jar:/opt/cassandra/lib/ohc-core-j8-0.4.4.jar:/opt/cassandra/lib/reporter-config3-3.0.3.jar:/opt/cassandra/lib/reporter-config-base-3.0.3.jar:/opt/cassandra/lib/sigar-1.6.4.jar:/opt/cassandra/lib/slf4j-api-1.7.7.jar:/opt/cassandra/lib/snakeyaml-1.11.jar:/opt/cassandra/lib/snappy-java-1.1.1.7.jar:/opt/cassandra/lib/snowball-stemmer-1.3.0.581.1.jar:/opt/cassandra/lib/ST4-4.0.8.jar:/opt/cassandra/lib/stream-2.5.2.jar:/opt/cassandra/lib/thrift-server-0.3.7.jar:/opt/cassandra/lib/jsr223/*/*.jar:/opt/cassandra/lib/jamm-0.3.0.jar INFO [main] 2025-08-04 02:23:28,351 CassandraDaemon.java:490 - JVM Arguments: [-Xloggc:/opt/cassandra/logs/gc.log, -ea, -XX:+UseThreadPriorities, -XX:ThreadPriorityPolicy=42, -XX:+HeapDumpOnOutOfMemoryError, -Xss256k, -XX:StringTableSize=1000003, -XX:+AlwaysPreTouch, -XX:-UseBiasedLocking, -XX:+UseTLAB, -XX:+ResizeTLAB, -XX:+UseNUMA, -XX:+PerfDisableSharedMem, -Djava.net.preferIPv4Stack=true, -Xms1g, -Xmx2g, -XX:+UseParNewGC, -XX:+UseConcMarkSweepGC, -XX:+CMSParallelRemarkEnabled, -XX:SurvivorRatio=8, -XX:MaxTenuringThreshold=1, -XX:CMSInitiatingOccupancyFraction=75, -XX:+UseCMSInitiatingOccupancyOnly, -XX:CMSWaitDuration=10000, -XX:+CMSParallelInitialMarkEnabled, -XX:+CMSEdenChunksRecordAlways, -XX:+CMSClassUnloadingEnabled, -XX:+PrintGCDetails, -XX:+PrintGCDateStamps, -XX:+PrintHeapAtGC, -XX:+PrintTenuringDistribution, -XX:+PrintGCApplicationStoppedTime, -XX:+PrintPromotionFailure, -XX:+UseGCLogFileRotation, -XX:NumberOfGCLogFiles=10, -XX:GCLogFileSize=10M, -Xmn400M, -XX:+UseCondCardMark, -XX:CompileCommandFile=/opt/cassandra/conf/hotspot_compiler, -javaagent:/opt/cassandra/lib/jamm-0.3.0.jar, -Dcassandra.jmx.remote.port=7199, -Dcom.sun.management.jmxremote.rmi.port=7199, -Dcom.sun.management.jmxremote.authenticate=true, -Dcom.sun.management.jmxremote.password.file=/etc/cassandra/jmxremote.password, -Djava.library.path=/opt/cassandra/lib/sigar-bin, -Dcassandra.rpc_port=9161, -Dcassandra.native_transport_port=9041, -Dcassandra.ssl_storage_port=7013, -Dcassandra.storage_port=7012, -Dcassandra.jmx.local.port=7201, -Dcom.sun.management.jmxremote.access.file=/etc/cassandra/jmxremote.access, -Dcassandra.jmx.remote.port=7201, -Dcom.sun.management.jmxremote.rmi.port=7201, -Dcassandra.libjemalloc=/usr/lib64/libjemalloc.so.1, -XX:OnOutOfMemoryError=kill -9 %p, -Dlogback.configurationFile=logback.xml, -Dcassandra.logdir=/opt/cassandra/logs, -Dcassandra.storagedir=/opt/cassandra/data, -Dcassandra-foreground=yes] WARN [main] 2025-08-04 02:23:28,480 NativeLibrary.java:187 - Unable to lock JVM memory (ENOMEM). This can result in part of the JVM being swapped out, especially with mmapped I/O enabled. Increase RLIMIT_MEMLOCK or run Cassandra as root. INFO [main] 2025-08-04 02:23:28,481 StartupChecks.java:140 - jemalloc seems to be preloaded from /usr/lib64/libjemalloc.so.1 INFO [main] 2025-08-04 02:23:28,481 StartupChecks.java:176 - JMX is enabled to receive remote connections on port: 7201 INFO [main] 2025-08-04 02:23:28,482 SigarLibrary.java:44 - Initializing SIGAR library INFO [main] 2025-08-04 02:23:28,495 SigarLibrary.java:180 - Checked OS settings and found them configured for optimal performance. WARN [main] 2025-08-04 02:23:28,495 StartupChecks.java:311 - Maximum number of memory map areas per process (vm.max_map_count) 128960 is too low, recommended value: 1048575, you can change it with sysctl. WARN [main] 2025-08-04 02:23:28,511 StartupChecks.java:332 - Directory /var/lib/cassandra/commitlog doesn't exist WARN [main] 2025-08-04 02:23:28,512 StartupChecks.java:332 - Directory /var/lib/cassandra/saved_caches doesn't exist WARN [main] 2025-08-04 02:23:28,513 StartupChecks.java:332 - Directory /opt/cassandra/data/hints doesn't exist INFO [main] 2025-08-04 02:23:28,571 QueryProcessor.java:116 - Initialized prepared statement caches with 10 MB (native) and 10 MB (Thrift) INFO [main] 2025-08-04 02:23:29,170 ColumnFamilyStore.java:411 - Initializing system.IndexInfo INFO [main] 2025-08-04 02:23:30,674 ColumnFamilyStore.java:411 - Initializing system.batches INFO [main] 2025-08-04 02:23:30,685 ColumnFamilyStore.java:411 - Initializing system.paxos INFO [main] 2025-08-04 02:23:30,710 ColumnFamilyStore.java:411 - Initializing system.local INFO [main] 2025-08-04 02:23:30,717 ColumnFamilyStore.java:411 - Initializing system.peers INFO [main] 2025-08-04 02:23:30,728 ColumnFamilyStore.java:411 - Initializing system.peer_events INFO [main] 2025-08-04 02:23:30,734 ColumnFamilyStore.java:411 - Initializing system.range_xfers INFO [main] 2025-08-04 02:23:30,743 ColumnFamilyStore.java:411 - Initializing system.compaction_history INFO [main] 2025-08-04 02:23:30,751 ColumnFamilyStore.java:411 - Initializing system.sstable_activity INFO [main] 2025-08-04 02:23:30,782 ColumnFamilyStore.java:411 - Initializing system.size_estimates INFO [main] 2025-08-04 02:23:30,794 ColumnFamilyStore.java:411 - Initializing system.available_ranges INFO [main] 2025-08-04 02:23:30,816 ColumnFamilyStore.java:411 - Initializing system.transferred_ranges INFO [main] 2025-08-04 02:23:30,836 ColumnFamilyStore.java:411 - Initializing system.views_builds_in_progress INFO [main] 2025-08-04 02:23:30,860 ColumnFamilyStore.java:411 - Initializing system.built_views INFO [main] 2025-08-04 02:23:30,881 ColumnFamilyStore.java:411 - Initializing system.hints INFO [main] 2025-08-04 02:23:30,887 ColumnFamilyStore.java:411 - Initializing system.batchlog INFO [main] 2025-08-04 02:23:30,901 ColumnFamilyStore.java:411 - Initializing system.prepared_statements INFO [main] 2025-08-04 02:23:30,926 ColumnFamilyStore.java:411 - Initializing system.schema_keyspaces INFO [main] 2025-08-04 02:23:30,938 ColumnFamilyStore.java:411 - Initializing system.schema_columnfamilies INFO [main] 2025-08-04 02:23:30,959 ColumnFamilyStore.java:411 - Initializing system.schema_columns INFO [main] 2025-08-04 02:23:30,966 ColumnFamilyStore.java:411 - Initializing system.schema_triggers INFO [main] 2025-08-04 02:23:30,970 ColumnFamilyStore.java:411 - Initializing system.schema_usertypes INFO [main] 2025-08-04 02:23:30,974 ColumnFamilyStore.java:411 - Initializing system.schema_functions INFO [main] 2025-08-04 02:23:30,978 ColumnFamilyStore.java:411 - Initializing system.schema_aggregates INFO [main] 2025-08-04 02:23:30,980 ViewManager.java:137 - Not submitting build tasks for views in keyspace system as storage service is not initialized INFO [main] 2025-08-04 02:23:31,217 ApproximateTime.java:44 - Scheduling approximate time-check task with a precision of 10 milliseconds INFO [main] 2025-08-04 02:23:31,306 ColumnFamilyStore.java:411 - Initializing system_schema.keyspaces INFO [main] 2025-08-04 02:23:31,347 ColumnFamilyStore.java:411 - Initializing system_schema.tables INFO [main] 2025-08-04 02:23:31,382 ColumnFamilyStore.java:411 - Initializing system_schema.columns INFO [main] 2025-08-04 02:23:31,398 ColumnFamilyStore.java:411 - Initializing system_schema.triggers INFO [main] 2025-08-04 02:23:31,425 ColumnFamilyStore.java:411 - Initializing system_schema.dropped_columns INFO [main] 2025-08-04 02:23:31,431 ColumnFamilyStore.java:411 - Initializing system_schema.views INFO [main] 2025-08-04 02:23:31,457 ColumnFamilyStore.java:411 - Initializing system_schema.types INFO [main] 2025-08-04 02:23:31,516 ColumnFamilyStore.java:411 - Initializing system_schema.functions INFO [main] 2025-08-04 02:23:31,549 ColumnFamilyStore.java:411 - Initializing system_schema.aggregates INFO [main] 2025-08-04 02:23:31,583 ColumnFamilyStore.java:411 - Initializing system_schema.indexes INFO [main] 2025-08-04 02:23:31,608 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_schema as storage service is not initialized INFO [MemtableFlushWriter:1] 2025-08-04 02:23:33,237 CacheService.java:112 - Initializing key cache with capacity of 49 MBs. INFO [MemtableFlushWriter:1] 2025-08-04 02:23:33,244 CacheService.java:134 - Initializing row cache with capacity of 0 MBs INFO [MemtableFlushWriter:1] 2025-08-04 02:23:33,249 CacheService.java:163 - Initializing counter cache with capacity of 24 MBs INFO [MemtableFlushWriter:1] 2025-08-04 02:23:33,250 CacheService.java:174 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [CompactionExecutor:4] 2025-08-04 02:23:33,599 BufferPool.java:230 - Global buffer pool is enabled, when pool is exhausted (max is 502.000MiB) it will allocate on heap INFO [main] 2025-08-04 02:23:33,725 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-08-04 02:23:33,773 StorageService.java:607 - Token metadata: INFO [pool-4-thread-1] 2025-08-04 02:23:33,803 AutoSavingCache.java:174 - Completed loading (2 ms; 7 keys) KeyCache cache INFO [main] 2025-08-04 02:23:33,826 CommitLog.java:152 - No commitlog files found; skipping replay INFO [main] 2025-08-04 02:23:33,826 StorageService.java:600 - Populating token metadata from system tables INFO [main] 2025-08-04 02:23:33,837 StorageService.java:607 - Token metadata: INFO [main] 2025-08-04 02:23:33,915 QueryProcessor.java:163 - Preloaded 0 prepared statements INFO [main] 2025-08-04 02:23:33,915 StorageService.java:618 - Cassandra version: 3.11.3 INFO [main] 2025-08-04 02:23:33,916 StorageService.java:619 - Thrift API version: 20.1.0 INFO [main] 2025-08-04 02:23:33,916 StorageService.java:620 - CQL supported versions: 3.4.4 (default: 3.4.4) INFO [main] 2025-08-04 02:23:33,916 StorageService.java:622 - Native protocol supported versions: 3/v3, 4/v4, 5/v5-beta (default: 4/v4) INFO [main] 2025-08-04 02:23:33,948 IndexSummaryManager.java:85 - Initializing index summary manager with a memory pool size of 49 MB and a resize interval of 60 minutes INFO [main] 2025-08-04 02:23:33,957 MessagingService.java:761 - Starting Messaging Service on /10.0.0.61:7012 (ens3) WARN [main] 2025-08-04 02:23:33,962 SystemKeyspace.java:1087 - No host ID found, created 0dd70325-1499-45b7-a7e8-1a9874e14f13 (Note: This should happen exactly once per node). INFO [main] 2025-08-04 02:23:33,988 OutboundTcpConnection.java:108 - OutboundTcpConnection using coalescing strategy DISABLED INFO [HANDSHAKE-/10.0.0.38] 2025-08-04 02:23:34,017 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.38 INFO [HANDSHAKE-/10.0.0.27] 2025-08-04 02:23:37,171 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.27 INFO [main] 2025-08-04 02:23:38,036 StorageService.java:704 - Loading persisted ring state INFO [main] 2025-08-04 02:23:38,037 StorageService.java:822 - Starting up server gossip INFO [main] 2025-08-04 02:23:38,188 StorageService.java:1446 - JOINING: waiting for ring information INFO [HANDSHAKE-/10.0.0.38] 2025-08-04 02:23:39,113 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.38 INFO [HANDSHAKE-/10.0.0.27] 2025-08-04 02:23:40,105 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.27 INFO [GossipStage:1] 2025-08-04 02:23:40,113 Gossiper.java:1055 - Node /10.0.0.38 is now part of the cluster INFO [RequestResponseStage-1] 2025-08-04 02:23:40,119 Gossiper.java:1019 - InetAddress /10.0.0.38 is now UP INFO [GossipStage:1] 2025-08-04 02:23:40,163 TokenMetadata.java:479 - Updating topology for /10.0.0.38 INFO [GossipStage:1] 2025-08-04 02:23:40,164 TokenMetadata.java:479 - Updating topology for /10.0.0.38 INFO [GossipStage:1] 2025-08-04 02:23:40,182 Gossiper.java:1055 - Node /10.0.0.27 is now part of the cluster INFO [RequestResponseStage-5] 2025-08-04 02:23:40,203 Gossiper.java:1019 - InetAddress /10.0.0.27 is now UP INFO [InternalResponseStage:1] 2025-08-04 02:23:40,830 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_traces as storage service is not initialized INFO [InternalResponseStage:1] 2025-08-04 02:23:40,834 ColumnFamilyStore.java:411 - Initializing system_traces.events INFO [InternalResponseStage:1] 2025-08-04 02:23:40,842 ColumnFamilyStore.java:411 - Initializing system_traces.sessions INFO [InternalResponseStage:1] 2025-08-04 02:23:40,846 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_distributed as storage service is not initialized INFO [InternalResponseStage:1] 2025-08-04 02:23:40,849 ColumnFamilyStore.java:411 - Initializing system_distributed.parent_repair_history INFO [InternalResponseStage:1] 2025-08-04 02:23:40,914 ColumnFamilyStore.java:411 - Initializing system_distributed.repair_history INFO [InternalResponseStage:1] 2025-08-04 02:23:40,975 ColumnFamilyStore.java:411 - Initializing system_distributed.view_build_status INFO [InternalResponseStage:1] 2025-08-04 02:23:41,031 ViewManager.java:137 - Not submitting build tasks for views in keyspace system_auth as storage service is not initialized INFO [InternalResponseStage:1] 2025-08-04 02:23:41,034 ColumnFamilyStore.java:411 - Initializing system_auth.resource_role_permissons_index INFO [InternalResponseStage:1] 2025-08-04 02:23:41,041 ColumnFamilyStore.java:411 - Initializing system_auth.role_members INFO [InternalResponseStage:1] 2025-08-04 02:23:41,051 ColumnFamilyStore.java:411 - Initializing system_auth.role_permissions INFO [InternalResponseStage:1] 2025-08-04 02:23:41,056 ColumnFamilyStore.java:411 - Initializing system_auth.roles WARN [GossipTasks:1] 2025-08-04 02:23:41,102 FailureDetector.java:288 - Not marking nodes down due to local pause of 7314300974 > 5000000000 INFO [main] 2025-08-04 02:23:41,188 StorageService.java:1446 - JOINING: waiting for schema information to complete INFO [main] 2025-08-04 02:23:41,485 StorageService.java:1446 - JOINING: schema complete, ready to bootstrap INFO [main] 2025-08-04 02:23:41,486 StorageService.java:1446 - JOINING: waiting for pending range calculation INFO [main] 2025-08-04 02:23:41,486 StorageService.java:1446 - JOINING: calculation complete, ready to bootstrap INFO [main] 2025-08-04 02:23:41,486 StorageService.java:1446 - JOINING: getting bootstrap token INFO [main] 2025-08-04 02:23:41,488 BootStrapper.java:228 - Generated random tokens. tokens are [1614377384268655375, -5131980693417618724, -5185801600642047750, -6028580454419864019, 776288203240837559, -6737938733386430926, -6475185168886808373, 5736665353972999656, 7253353487242648411, -4892322800396446838, -1904095002231404222, 5194045482290921466, 5031984454396343150, 887079987794395401, 1820024178448609802, -8226831059618216648, -6718876632090585282, -3256364954956340878, -9192384536510585662, -5516401596864285649, -1394711288062173913, 7878023420779216937, -1593357885592495723, -5194363808766488535, -7156101497570020945, 972011961910900190, -4088014319326157817, 4388317245988432206, -917320291762449080, -8506891837606098029, 3247844734301035872, -4133224525902992823, -6257856903562617151, 5226406028908103518, -8780287963745795143, -7938843017168368167, -1178928749279330602, -2791202088857919451, 9207753132750329914, -560780322679544693, -5101243862655419631, 484009334606697532, 2616420137786056624, 8751985581785331713, 8383132840903187994, -2423477290420153475, -9170147200278198220, -5423347382638077191, 1580359280868852294, 4881671542032922813, 380200653407897322, 7751963000981987130, 3314840828502384536, 2388211400683298448, -419448571857629437, -3820314623817371716, -8498909060635195073, -220305378780459968, 5615476697473495730, 6805994998546407696, -6853450392229016358, 2076221503404714927, -6358620106962205906, 4118012092711791954, -9000167328686471054, 6073496050667964537, 760008798542846127, -7635978055729329805, 3239558604828272349, 4687916866338402495, 4451161273089205949, 8114449582369524254, 7535925169713108141, 1154070023465032335, 2074108166190960575, 4693786033099664038, -1596180971813763244, 4001155973361368082, -867879402167168787, 3204158588528811728, -3144583474333691712, 5196809531344662819, 2046141465759283930, -4145167504958040907, -5075339644179321218, -981075193614964419, 5144663835385145784, -4778852289649497773, 295710804819643968, -2050303491490891500, 7311604656137961281, -2302160424862257693, 1490427600348664918, 6437102578053859971, 5492377980361339851, -3502928574984991532, -734123148140391848, 6975320460993067269, -827407297320162921, -4691139832336991526, 2533265500412743586, -5117884304298519099, -7671392743397452570, 5511050334503171308, 2581344084345033662, 9056584864137849243, -1613698321800794938, 8154031318873857886, 7284673722230954961, 9077075669270904091, -3179238018124605026, 6305418204401461432, -3044413742245502245, 2171420630274964543, -1158664323409839915, 6963027695897149867, -456209288013190167, 8221753678607699890, -4721012114161449987, -1883972483936817026, 1040057211331070304, 8477938266570112032, 3405864639970176020, -3514702366390884075, 8739983442121908582, -2778875794421481420, -3236257080308911904, -8693624098176147909, -2757295575731908273, -1272508565779086725, 1125299584679865391, -9074639425458161578, 354855302635635367, 3656344544752827424, 3719519169894590649, 1625380819752589993, -5210342892450321509, 6713195644272857970, -309060859307619183, -7343135616130563824, 6754855291808559322, -1486001448504981552, -8899457183911724884, -8035944810003615603, 2026649711307860109, -5033970604830280650, 2878005390888166908, 8269709599108733050, 758642158130284116, 1165022724323409001, 3926876039986223584, 8904855417798375527, 6913392807898462562, -3609070049666833106, 6219288144451064105, -471012907290841021, 1034253084391344680, 7218672692113524927, 5298154348678005156, -6817347282629273979, -272553488497714501, -7640900917257283768, 5906146038879496898, 5189243948433217944, 2948609424340471340, -8802587057859040529, 2257645846989567130, -7235837715280285834, -7215438136059362085, -2752331568956062762, 5100555120393815062, 179851602245972241, -5455434306264507924, 6846674477667029089, 6862456084662476329, -4555557929665339648, 5415083632744649564, 2222002574048454666, -1007225051784039217, -8582860892904915658, -3448992260686605250, -379520595742568445, 890837226447610773, -1503308639059617405, 2442772662093018959, -6692851942374078345, -1577969328480895680, -5792245247824673217, 9184970372185177977, 8817338823814719598, 8396834393708422567, -5151855247743752207, 6442231413344334070, 4722243263433961676, 4135131741376505522, -1920642190587799639, -4812895527454263112, -96800893538324599, -971167413438350876, 8818975217747794969, 1774896220794994220, -8284762152314067300, -3827955600045805935, 8121198092726486539, 3206737421035063576, 7617128581685823983, -1121785849400103886, 1667867306679776737, -165579169016155097, 4412514201657380045, -1114733543021788066, -4839053543945564913, -9212765391698166298, -3853614196268460692, -8450140513335591784, 6544213683019607163, 1300402010777025152, 730936370486864133, -5196324339385579019, 3985649660472162880, 7756749251888946376, -3922191992147757003, 432099751149379312, 2643248174304931731, 3048935483898601878, -5995646246410024659, 6986358444685089213, 6993264445624990618, 8518564169338001080, 7525097317475302827, -3333471037013328378, -364502250641812807, -5219249280987561800, -604102330944630671, -6863389698297889406, -8293560159195973607, -6641824188796604377, -3977272791138441927, -5824125134622349665, -1951266287617312528, 6810574638672756917, -990902895691648600, -1607024741833400299, 8648992502174994962, 5320589712059065078, -6435880856990190226, 132294480300930316, 5514883852327400798, 1381511119587868572, -1920452238612440303, -7868691229672487912, -9220013759385531852, 5178868305387271246, -6099568015509694044, -3964931762679722407, -4541917088247606583] INFO [main] 2025-08-04 02:23:41,547 StorageService.java:1446 - JOINING: sleeping 30000 ms for pending range setup INFO [MigrationStage:1] 2025-08-04 02:23:57,526 ViewManager.java:137 - Not submitting build tasks for views in keyspace reaper_db as storage service is not initialized INFO [MigrationStage:1] 2025-08-04 02:24:02,376 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration INFO [MigrationStage:1] 2025-08-04 02:24:03,336 ColumnFamilyStore.java:411 - Initializing reaper_db.schema_migration_leader INFO [MigrationStage:1] 2025-08-04 02:24:04,666 ColumnFamilyStore.java:411 - Initializing reaper_db.running_reapers INFO [MigrationStage:1] 2025-08-04 02:24:05,321 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_unit_v1 INFO [MigrationStage:1] 2025-08-04 02:24:05,649 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_by_cluster_and_keyspace INFO [MigrationStage:1] 2025-08-04 02:24:06,441 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster INFO [MigrationStage:1] 2025-08-04 02:24:07,446 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_schedule_v1 INFO [MigrationStage:1] 2025-08-04 02:24:08,693 ColumnFamilyStore.java:411 - Initializing reaper_db.cluster INFO [MigrationStage:1] 2025-08-04 02:24:09,405 ColumnFamilyStore.java:411 - Initializing reaper_db.snapshot INFO [MigrationStage:1] 2025-08-04 02:24:10,399 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v1 INFO [MigrationStage:1] 2025-08-04 02:24:11,346 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run INFO [main] 2025-08-04 02:24:11,548 StorageService.java:1446 - JOINING: Starting to bootstrap... INFO [MigrationStage:1] 2025-08-04 02:24:11,595 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_unit INFO [main] 2025-08-04 02:24:11,708 StreamResultFuture.java:90 - [Stream #1b8703e0-70da-11f0-9c4c-718ceb57d90b] Executing streaming plan for Bootstrap INFO [StreamConnectionEstablisher:1] 2025-08-04 02:24:11,714 StreamSession.java:266 - [Stream #1b8703e0-70da-11f0-9c4c-718ceb57d90b] Starting streaming to /10.0.0.38 INFO [StreamConnectionEstablisher:1] 2025-08-04 02:24:11,717 StreamCoordinator.java:264 - [Stream #1b8703e0-70da-11f0-9c4c-718ceb57d90b, ID#0] Beginning stream session with /10.0.0.38 INFO [STREAM-IN-/10.0.0.38:7012] 2025-08-04 02:24:11,862 StreamResultFuture.java:173 - [Stream #1b8703e0-70da-11f0-9c4c-718ceb57d90b ID#0] Prepare completed. Receiving 2 files(0.172KiB), sending 0 files(0.000KiB) INFO [StreamConnectionEstablisher:2] 2025-08-04 02:24:11,873 StreamSession.java:266 - [Stream #1b8703e0-70da-11f0-9c4c-718ceb57d90b] Starting streaming to /10.0.0.27 INFO [StreamConnectionEstablisher:2] 2025-08-04 02:24:11,880 StreamCoordinator.java:264 - [Stream #1b8703e0-70da-11f0-9c4c-718ceb57d90b, ID#0] Beginning stream session with /10.0.0.27 INFO [StreamReceiveTask:1] 2025-08-04 02:24:11,953 StreamResultFuture.java:187 - [Stream #1b8703e0-70da-11f0-9c4c-718ceb57d90b] Session with /10.0.0.38 is complete INFO [STREAM-IN-/10.0.0.27:7012] 2025-08-04 02:24:12,007 StreamResultFuture.java:187 - [Stream #1b8703e0-70da-11f0-9c4c-718ceb57d90b] Session with /10.0.0.27 is complete INFO [STREAM-IN-/10.0.0.27:7012] 2025-08-04 02:24:12,012 StreamResultFuture.java:219 - [Stream #1b8703e0-70da-11f0-9c4c-718ceb57d90b] All sessions completed INFO [STREAM-IN-/10.0.0.27:7012] 2025-08-04 02:24:12,014 StorageService.java:1505 - Bootstrap completed! for the tokens [1614377384268655375, -5131980693417618724, -5185801600642047750, -6028580454419864019, 776288203240837559, -6737938733386430926, -6475185168886808373, 5736665353972999656, 7253353487242648411, -4892322800396446838, -1904095002231404222, 5194045482290921466, 5031984454396343150, 887079987794395401, 1820024178448609802, -8226831059618216648, -6718876632090585282, -3256364954956340878, -9192384536510585662, -5516401596864285649, -1394711288062173913, 7878023420779216937, -1593357885592495723, -5194363808766488535, -7156101497570020945, 972011961910900190, -4088014319326157817, 4388317245988432206, -917320291762449080, -8506891837606098029, 3247844734301035872, -4133224525902992823, -6257856903562617151, 5226406028908103518, -8780287963745795143, -7938843017168368167, -1178928749279330602, -2791202088857919451, 9207753132750329914, -560780322679544693, -5101243862655419631, 484009334606697532, 2616420137786056624, 8751985581785331713, 8383132840903187994, -2423477290420153475, -9170147200278198220, -5423347382638077191, 1580359280868852294, 4881671542032922813, 380200653407897322, 7751963000981987130, 3314840828502384536, 2388211400683298448, -419448571857629437, -3820314623817371716, -8498909060635195073, -220305378780459968, 5615476697473495730, 6805994998546407696, -6853450392229016358, 2076221503404714927, -6358620106962205906, 4118012092711791954, -9000167328686471054, 6073496050667964537, 760008798542846127, -7635978055729329805, 3239558604828272349, 4687916866338402495, 4451161273089205949, 8114449582369524254, 7535925169713108141, 1154070023465032335, 2074108166190960575, 4693786033099664038, -1596180971813763244, 4001155973361368082, -867879402167168787, 3204158588528811728, -3144583474333691712, 5196809531344662819, 2046141465759283930, -4145167504958040907, -5075339644179321218, -981075193614964419, 5144663835385145784, -4778852289649497773, 295710804819643968, -2050303491490891500, 7311604656137961281, -2302160424862257693, 1490427600348664918, 6437102578053859971, 5492377980361339851, -3502928574984991532, -734123148140391848, 6975320460993067269, -827407297320162921, -4691139832336991526, 2533265500412743586, -5117884304298519099, -7671392743397452570, 5511050334503171308, 2581344084345033662, 9056584864137849243, -1613698321800794938, 8154031318873857886, 7284673722230954961, 9077075669270904091, -3179238018124605026, 6305418204401461432, -3044413742245502245, 2171420630274964543, -1158664323409839915, 6963027695897149867, -456209288013190167, 8221753678607699890, -4721012114161449987, -1883972483936817026, 1040057211331070304, 8477938266570112032, 3405864639970176020, -3514702366390884075, 8739983442121908582, -2778875794421481420, -3236257080308911904, -8693624098176147909, -2757295575731908273, -1272508565779086725, 1125299584679865391, -9074639425458161578, 354855302635635367, 3656344544752827424, 3719519169894590649, 1625380819752589993, -5210342892450321509, 6713195644272857970, -309060859307619183, -7343135616130563824, 6754855291808559322, -1486001448504981552, -8899457183911724884, -8035944810003615603, 2026649711307860109, -5033970604830280650, 2878005390888166908, 8269709599108733050, 758642158130284116, 1165022724323409001, 3926876039986223584, 8904855417798375527, 6913392807898462562, -3609070049666833106, 6219288144451064105, -471012907290841021, 1034253084391344680, 7218672692113524927, 5298154348678005156, -6817347282629273979, -272553488497714501, -7640900917257283768, 5906146038879496898, 5189243948433217944, 2948609424340471340, -8802587057859040529, 2257645846989567130, -7235837715280285834, -7215438136059362085, -2752331568956062762, 5100555120393815062, 179851602245972241, -5455434306264507924, 6846674477667029089, 6862456084662476329, -4555557929665339648, 5415083632744649564, 2222002574048454666, -1007225051784039217, -8582860892904915658, -3448992260686605250, -379520595742568445, 890837226447610773, -1503308639059617405, 2442772662093018959, -6692851942374078345, -1577969328480895680, -5792245247824673217, 9184970372185177977, 8817338823814719598, 8396834393708422567, -5151855247743752207, 6442231413344334070, 4722243263433961676, 4135131741376505522, -1920642190587799639, -4812895527454263112, -96800893538324599, -971167413438350876, 8818975217747794969, 1774896220794994220, -8284762152314067300, -3827955600045805935, 8121198092726486539, 3206737421035063576, 7617128581685823983, -1121785849400103886, 1667867306679776737, -165579169016155097, 4412514201657380045, -1114733543021788066, -4839053543945564913, -9212765391698166298, -3853614196268460692, -8450140513335591784, 6544213683019607163, 1300402010777025152, 730936370486864133, -5196324339385579019, 3985649660472162880, 7756749251888946376, -3922191992147757003, 432099751149379312, 2643248174304931731, 3048935483898601878, -5995646246410024659, 6986358444685089213, 6993264445624990618, 8518564169338001080, 7525097317475302827, -3333471037013328378, -364502250641812807, -5219249280987561800, -604102330944630671, -6863389698297889406, -8293560159195973607, -6641824188796604377, -3977272791138441927, -5824125134622349665, -1951266287617312528, 6810574638672756917, -990902895691648600, -1607024741833400299, 8648992502174994962, 5320589712059065078, -6435880856990190226, 132294480300930316, 5514883852327400798, 1381511119587868572, -1920452238612440303, -7868691229672487912, -9220013759385531852, 5178868305387271246, -6099568015509694044, -3964931762679722407, -4541917088247606583] INFO [main] 2025-08-04 02:24:12,017 StorageService.java:1446 - JOINING: Finish joining ring INFO [main] 2025-08-04 02:24:12,053 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='schema_migration_leader') INFO [main] 2025-08-04 02:24:12,054 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='snapshot') INFO [main] 2025-08-04 02:24:12,054 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='cluster') INFO [main] 2025-08-04 02:24:12,054 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run_by_cluster') INFO [main] 2025-08-04 02:24:12,054 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_schedule_v1') INFO [main] 2025-08-04 02:24:12,054 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='schema_migration') INFO [main] 2025-08-04 02:24:12,055 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='running_reapers') INFO [main] 2025-08-04 02:24:12,055 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run_by_unit') INFO [main] 2025-08-04 02:24:12,055 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_unit_v1') INFO [main] 2025-08-04 02:24:12,055 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_run') INFO [main] 2025-08-04 02:24:12,055 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='node_metrics_v1') INFO [main] 2025-08-04 02:24:12,055 SecondaryIndexManager.java:509 - Executing pre-join post-bootstrap tasks for: CFS(Keyspace='reaper_db', ColumnFamily='repair_schedule_by_cluster_and_keyspace') INFO [main] 2025-08-04 02:24:12,342 Gossiper.java:1692 - Waiting for gossip to settle... INFO [MigrationStage:1] 2025-08-04 02:24:12,582 ColumnFamilyStore.java:411 - Initializing reaper_db.leader INFO [MigrationStage:1] 2025-08-04 02:24:15,554 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v2 INFO [MigrationStage:1] 2025-08-04 02:24:16,369 ColumnFamilyStore.java:411 - Initializing reaper_db.node_operations INFO [MigrationStage:1] 2025-08-04 02:24:19,913 ColumnFamilyStore.java:411 - Initializing reaper_db.diagnostic_event_subscription INFO [main] 2025-08-04 02:24:20,343 Gossiper.java:1723 - No gossip backlog; proceeding INFO [main] 2025-08-04 02:24:20,713 NativeTransportService.java:70 - Netty using native Epoll event loop INFO [main] 2025-08-04 02:24:20,874 Server.java:155 - Using Netty Version: [netty-buffer=netty-buffer-4.1.39.Final.88c2a4c (repository: dirty), netty-codec=netty-codec-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-dns=netty-codec-dns-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-haproxy=netty-codec-haproxy-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-http=netty-codec-http-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-http2=netty-codec-http2-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-memcache=netty-codec-memcache-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-mqtt=netty-codec-mqtt-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-redis=netty-codec-redis-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-smtp=netty-codec-smtp-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-socks=netty-codec-socks-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-stomp=netty-codec-stomp-4.1.39.Final.88c2a4c (repository: dirty), netty-codec-xml=netty-codec-xml-4.1.39.Final.88c2a4c (repository: dirty), netty-common=netty-common-4.1.39.Final.88c2a4c (repository: dirty), netty-handler=netty-handler-4.1.39.Final.88c2a4c (repository: dirty), netty-handler-proxy=netty-handler-proxy-4.1.39.Final.88c2a4c (repository: dirty), netty-resolver=netty-resolver-4.1.39.Final.88c2a4c (repository: dirty), netty-resolver-dns=netty-resolver-dns-4.1.39.Final.88c2a4c (repository: dirty), netty-tcnative=netty-tcnative-2.0.25.Final.c46c351, netty-transport=netty-transport-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-native-epoll=netty-transport-native-epoll-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-native-kqueue=netty-transport-native-kqueue-4.1.39.Final.88c2a4cab5 (repository: dirty), netty-transport-native-unix-common=netty-transport-native-unix-common-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-rxtx=netty-transport-rxtx-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-sctp=netty-transport-sctp-4.1.39.Final.88c2a4c (repository: dirty), netty-transport-udt=netty-transport-udt-4.1.39.Final.88c2a4c (repository: dirty)] INFO [main] 2025-08-04 02:24:20,874 Server.java:156 - Starting listening for CQL clients on /10.0.0.61:9041 (unencrypted)... INFO [main] 2025-08-04 02:24:20,978 ThriftServer.java:116 - Binding thrift service to /10.0.0.61:9161 INFO [Thread-4] 2025-08-04 02:24:20,983 ThriftServer.java:133 - Listening for thrift clients... INFO [MigrationStage:1] 2025-08-04 02:24:21,980 ColumnFamilyStore.java:411 - Initializing reaper_db.node_metrics_v3 INFO [HANDSHAKE-/10.0.0.61] 2025-08-04 02:24:22,706 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.61 WARN [Native-Transport-Requests-2] 2025-08-04 02:24:22,712 TimeFcts.java:99 - The function 'dateof' is deprecated. Use the function 'toTimestamp' instead. INFO [Native-Transport-Requests-1] 2025-08-04 02:24:22,742 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@5eb207a6[cfId=2232c760-70da-11f0-9c4c-718ceb57d90b,ksName=reaper_db,cfName=repair_run_by_cluster_v2,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.ReversedType(org.apache.cassandra.db.marshal.TimeUUIDType)),partitionColumns=[[] | [repair_run_state]],partitionKeyColumns=[cluster_name],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[cluster_name, repair_run_state, id],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:24:22,902 ColumnFamilyStore.java:411 - Initializing reaper_db.repair_run_by_cluster_v2 INFO [MigrationStage:1] 2025-08-04 02:24:25,806 ColumnFamilyStore.java:411 - Initializing reaper_db.running_repairs INFO [Native-Transport-Requests-2] 2025-08-04 02:24:26,509 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@f6c6bc0[cfId=247193d0-70da-11f0-9c4c-718ceb57d90b,ksName=reaper_db,cfName=percent_repaired_by_schedule,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=3600, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [keyspace_name percent_repaired table_name ts]],partitionKeyColumns=[cluster_name, repair_schedule_id, time_bucket],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[time_bucket, node, ts, keyspace_name, percent_repaired, repair_schedule_id, table_name, cluster_name],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:24:26,751 ColumnFamilyStore.java:411 - Initializing reaper_db.percent_repaired_by_schedule INFO [Native-Transport-Requests-2] 2025-08-04 02:24:30,775 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@111c1e67[cfId=1b54a940-70da-11f0-b5a9-15a47a66d08f,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count replicas segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, segment_count, last_event, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@5ee0088a[cfId=1b54a940-70da-11f0-b5a9-15a47a66d08f,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[adaptive_schedule cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count replicas segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, segment_count, last_event, adaptive_schedule, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-1] 2025-08-04 02:24:32,162 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@1b85ac1[cfId=27d02820-70da-11f0-9c4c-718ceb57d90b,ksName=config_db_uuid,cfName=obj_uuid_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:24:32,446 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_uuid_table INFO [Native-Transport-Requests-1] 2025-08-04 02:24:35,504 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@50eb713d[cfId=29cdf3f0-70da-11f0-9c4c-718ceb57d90b,ksName=svc_monitor_keyspace,cfName=service_instance_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:24:35,655 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.service_instance_table INFO [Native-Transport-Requests-2] 2025-08-04 02:24:35,727 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@111c1e67[cfId=1b54a940-70da-11f0-b5a9-15a47a66d08f,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[adaptive_schedule cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count replicas segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, segment_count, last_event, adaptive_schedule, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@7601754b[cfId=1b54a940-70da-11f0-b5a9-15a47a66d08f,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[adaptive_schedule cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count host_id replicas segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, host_id, segment_count, last_event, adaptive_schedule, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-4] 2025-08-04 02:24:36,311 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=useragent, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} INFO [Native-Transport-Requests-1] 2025-08-04 02:24:36,333 MigrationManager.java:454 - Update table 'reaper_db/running_repairs' From org.apache.cassandra.config.CFMetaData@5d4189c6[cfId=23e33680-70da-11f0-b5a9-15a47a66d08f,ksName=reaper_db,cfName=running_repairs,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=300, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [reaper_instance_host reaper_instance_id segment_id]],partitionKeyColumns=[repair_id],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[reaper_instance_id, repair_id, node, segment_id, reaper_instance_host],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@2022efdd[cfId=23e33680-70da-11f0-b5a9-15a47a66d08f,ksName=reaper_db,cfName=running_repairs,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=300, default_time_to_live=300, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [reaper_instance_host reaper_instance_id segment_id]],partitionKeyColumns=[repair_id],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.UUIDType,columnMetadata=[reaper_instance_id, repair_id, node, segment_id, reaper_instance_host],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-2] 2025-08-04 02:24:36,333 MigrationManager.java:454 - Update table 'reaper_db/cluster' From org.apache.cassandra.config.CFMetaData@3d569c38[cfId=19bc7d10-70da-11f0-bd20-2b174a0dc899,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_contact partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, last_contact, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@1038976e[cfId=19bc7d10-70da-11f0-bd20-2b174a0dc899,ksName=reaper_db,cfName=cluster,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [last_contact partitioner properties state seed_hosts]],partitionKeyColumns=[name],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.UTF8Type,columnMetadata=[properties, state, name, last_contact, partitioner, seed_hosts],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-3] 2025-08-04 02:24:36,339 MigrationManager.java:454 - Update table 'reaper_db/repair_run' From org.apache.cassandra.config.CFMetaData@111c1e67[cfId=1b54a940-70da-11f0-b5a9-15a47a66d08f,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[adaptive_schedule cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count host_id replicas segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, host_id, segment_count, last_event, adaptive_schedule, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@16a5f661[cfId=1b54a940-70da-11f0-b5a9-15a47a66d08f,ksName=reaper_db,cfName=repair_run,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : '5000'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[adaptive_schedule cause cluster_name creation_time end_time intensity last_event owner pause_time repair_parallelism repair_unit_id segment_count start_time state tables] | [coordinator_host end_token fail_count host_id replicas segment_end_time segment_start_time segment_state start_token token_ranges]],partitionKeyColumns=[id],clusteringColumns=[segment_id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, id, segment_end_time, state, end_token, start_token, start_time, token_ranges, tables, pause_time, repair_unit_id, host_id, segment_count, last_event, adaptive_schedule, cluster_name, end_time, segment_start_time, segment_state, cause, creation_time, coordinator_host, replicas, owner, repair_parallelism, segment_id, fail_count],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-5] 2025-08-04 02:24:36,343 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_by_cluster_and_keyspace' From org.apache.cassandra.config.CFMetaData@25a7f66e[cfId=17f02180-70da-11f0-b5a9-15a47a66d08f,ksName=reaper_db,cfName=repair_schedule_by_cluster_and_keyspace,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name, keyspace_name],clusteringColumns=[repair_schedule_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster_name, repair_schedule_id, keyspace_name],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@755d67dc[cfId=17f02180-70da-11f0-b5a9-15a47a66d08f,ksName=reaper_db,cfName=repair_schedule_by_cluster_and_keyspace,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[cluster_name, keyspace_name],clusteringColumns=[repair_schedule_id],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UTF8Type,org.apache.cassandra.db.marshal.UTF8Type),columnMetadata=[cluster_name, repair_schedule_id, keyspace_name],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-7] 2025-08-04 02:24:36,345 MigrationManager.java:454 - Update table 'reaper_db/repair_run_by_unit' From org.apache.cassandra.config.CFMetaData@39a000e0[cfId=1b7cf1c0-70da-11f0-bd20-2b174a0dc899,ksName=reaper_db,cfName=repair_run_by_unit,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[repair_unit_id],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[repair_unit_id, id],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@1e6fd851[cfId=1b7cf1c0-70da-11f0-bd20-2b174a0dc899,ksName=reaper_db,cfName=repair_run_by_unit,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'ALL'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.TimeUUIDType),partitionColumns=[[] | []],partitionKeyColumns=[repair_unit_id],clusteringColumns=[id],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[repair_unit_id, id],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-6] 2025-08-04 02:24:36,345 MigrationManager.java:454 - Update table 'reaper_db/repair_schedule_v1' From org.apache.cassandra.config.CFMetaData@2328b70a[cfId=18ff2080-70da-11f0-b5a9-15a47a66d08f,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [adaptive creation_time days_between intensity last_run next_activation owner pause_time percent_unrepaired_threshold repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, percent_unrepaired_threshold, id, last_run, state, run_history, creation_time, adaptive, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@531661a2[cfId=18ff2080-70da-11f0-b5a9-15a47a66d08f,ksName=reaper_db,cfName=repair_schedule_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.0, bloom_filter_fp_chance=0.1, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.LeveledCompactionStrategy, options={}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(),partitionColumns=[[] | [adaptive creation_time days_between intensity last_run next_activation owner pause_time percent_unrepaired_threshold repair_parallelism repair_unit_id segment_count segment_count_per_node state run_history]],partitionKeyColumns=[id],clusteringColumns=[],keyValidator=org.apache.cassandra.db.marshal.TimeUUIDType,columnMetadata=[intensity, segment_count, days_between, percent_unrepaired_threshold, id, last_run, state, run_history, creation_time, adaptive, owner, repair_parallelism, segment_count_per_node, pause_time, repair_unit_id, next_activation],droppedColumns={},triggers=[],indexes=[]] INFO [Native-Transport-Requests-8] 2025-08-04 02:24:36,358 MigrationManager.java:454 - Update table 'reaper_db/node_metrics_v1' From org.apache.cassandra.config.CFMetaData@76b0c9b0[cfId=1ac4c550-70da-11f0-bd20-2b174a0dc899,ksName=reaper_db,cfName=node_metrics_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=120, default_time_to_live=180, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [active_anticompactions cluster datacenter has_repair_running pending_compactions requested]],partitionKeyColumns=[run_id, time_partition],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.LongType),columnMetadata=[cluster, node, has_repair_running, pending_compactions, active_anticompactions, time_partition, datacenter, requested, run_id],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@27b089ec[cfId=1ac4c550-70da-11f0-bd20-2b174a0dc899,ksName=reaper_db,cfName=node_metrics_v1,flags=[COMPOUND],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=120, default_time_to_live=180, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.TimeWindowCompactionStrategy, options={min_threshold=4, max_threshold=32, compaction_window_size=2, compaction_window_unit=MINUTES, unchecked_tombstone_compaction=true}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.UTF8Type),partitionColumns=[[] | [active_anticompactions cluster datacenter has_repair_running pending_compactions requested]],partitionKeyColumns=[run_id, time_partition],clusteringColumns=[node],keyValidator=org.apache.cassandra.db.marshal.CompositeType(org.apache.cassandra.db.marshal.UUIDType,org.apache.cassandra.db.marshal.LongType),columnMetadata=[cluster, node, has_repair_running, pending_compactions, active_anticompactions, time_partition, datacenter, requested, run_id],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:24:40,391 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_fq_name_table INFO [Native-Transport-Requests-1] 2025-08-04 02:24:43,344 MigrationManager.java:454 - Update table 'config_db_uuid/obj_fq_name_table' From org.apache.cassandra.config.CFMetaData@2f278321[cfId=2ca83d10-70da-11f0-bd20-2b174a0dc899,ksName=config_db_uuid,cfName=obj_fq_name_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@31866a84[cfId=2ca83d10-70da-11f0-bd20-2b174a0dc899,ksName=config_db_uuid,cfName=obj_fq_name_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:24:44,432 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.pool_table INFO [MigrationStage:1] 2025-08-04 02:24:45,529 ColumnFamilyStore.java:411 - Initializing config_db_uuid.obj_shared_table INFO [Native-Transport-Requests-1] 2025-08-04 02:24:46,494 MigrationManager.java:454 - Update table 'svc_monitor_keyspace/pool_table' From org.apache.cassandra.config.CFMetaData@1b31049[cfId=2f0a21e0-70da-11f0-bd20-2b174a0dc899,ksName=svc_monitor_keyspace,cfName=pool_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@2d9fa8a6[cfId=2f0a21e0-70da-11f0-bd20-2b174a0dc899,ksName=svc_monitor_keyspace,cfName=pool_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:24:49,324 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.loadbalancer_table INFO [Native-Transport-Requests-1] 2025-08-04 02:24:50,607 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@24f1ae3b[cfId=32cea3f0-70da-11f0-9c4c-718ceb57d90b,ksName=useragent,cfName=useragent_keyval_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:24:50,775 ColumnFamilyStore.java:411 - Initializing useragent.useragent_keyval_table INFO [Native-Transport-Requests-1] 2025-08-04 02:24:53,248 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@1e2570c0[cfId=346151e0-70da-11f0-9c4c-718ceb57d90b,ksName=svc_monitor_keyspace,cfName=healthmonitor_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:24:53,373 ColumnFamilyStore.java:411 - Initializing svc_monitor_keyspace.healthmonitor_table INFO [Native-Transport-Requests-1] 2025-08-04 02:24:56,310 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=to_bgp_keyspace, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} INFO [Native-Transport-Requests-1] 2025-08-04 02:24:58,258 MigrationManager.java:454 - Update table 'config_db_uuid/obj_fq_name_table' From org.apache.cassandra.config.CFMetaData@2f278321[cfId=2ca83d10-70da-11f0-bd20-2b174a0dc899,ksName=config_db_uuid,cfName=obj_fq_name_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@44dd1f07[cfId=2ca83d10-70da-11f0-bd20-2b174a0dc899,ksName=config_db_uuid,cfName=obj_fq_name_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:24:59,314 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.route_target_table INFO [Native-Transport-Requests-1] 2025-08-04 02:25:02,289 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@5ec416f[cfId=39c52c10-70da-11f0-9c4c-718ceb57d90b,ksName=to_bgp_keyspace,cfName=service_chain_ip_address_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:25:02,496 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_ip_address_table INFO [MigrationStage:1] 2025-08-04 02:25:04,824 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_table INFO [Native-Transport-Requests-2] 2025-08-04 02:25:05,482 MigrationManager.java:454 - Update table 'to_bgp_keyspace/service_chain_table' From org.apache.cassandra.config.CFMetaData@6486d7cf[cfId=3b344c70-70da-11f0-bd20-2b174a0dc899,ksName=to_bgp_keyspace,cfName=service_chain_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@3ab1dce2[cfId=3b344c70-70da-11f0-bd20-2b174a0dc899,ksName=to_bgp_keyspace,cfName=service_chain_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:25:07,425 ColumnFamilyStore.java:411 - Initializing to_bgp_keyspace.service_chain_uuid_table + curl http://10.0.0.27:8071/webui/login.html % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1940 100 1940 0 0 17537 0 --:--:-- --:--:-- --:--:-- 17636 + export CASSANDRA_REAPER_JMX_KEY + run_service cassandra-reaper + [[ 10.0.0.27 == \1\0\.\0\.\0\.\6\1 ]] + echo 'Reaper started successfully' Reaper started successfully + [[ -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 cassandra-reaper + [[ -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 cassandra-reaper Looking for reaper under /usr WARN [2025-08-04 02:25:30,362] [main] i.c.ReaperApplication - Reaper is ready to get things done! INFO [Native-Transport-Requests-1] 2025-08-04 02:26:16,085 MigrationManager.java:331 - Create new Keyspace: KeyspaceMetadata{name=dm_keyspace, params=KeyspaceParams{durable_writes=true, replication=ReplicationParams{class=org.apache.cassandra.locator.SimpleStrategy, replication_factor=3}}, tables=[], views=[], functions=[], types=[]} INFO [MigrationStage:1] 2025-08-04 02:26:17,651 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_vn_ip_table INFO [Native-Transport-Requests-1] 2025-08-04 02:26:19,574 MigrationManager.java:376 - Create new table: org.apache.cassandra.config.CFMetaData@35f921[cfId=67d5ed60-70da-11f0-9c4c-718ceb57d90b,ksName=dm_keyspace,cfName=dm_pr_asn_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={min_threshold=4, max_threshold=32}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:26:19,695 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pr_asn_table INFO [MigrationStage:1] 2025-08-04 02:26:22,551 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_ni_ipv6_ll_table INFO [Native-Transport-Requests-1] 2025-08-04 02:26:23,414 MigrationManager.java:454 - Update table 'dm_keyspace/dm_ni_ipv6_ll_table' From org.apache.cassandra.config.CFMetaData@45c35ecb[cfId=698c7700-70da-11f0-b5a9-15a47a66d08f,ksName=dm_keyspace,cfName=dm_ni_ipv6_ll_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] To org.apache.cassandra.config.CFMetaData@40b36b21[cfId=698c7700-70da-11f0-b5a9-15a47a66d08f,ksName=dm_keyspace,cfName=dm_ni_ipv6_ll_table,flags=[DENSE],params=TableParams{comment=, read_repair_chance=0.0, dclocal_read_repair_chance=0.1, bloom_filter_fp_chance=0.01, crc_check_chance=1.0, gc_grace_seconds=864000, default_time_to_live=0, memtable_flush_period_in_ms=0, min_index_interval=128, max_index_interval=2048, speculative_retry=99PERCENTILE, caching={'keys' : 'ALL', 'rows_per_partition' : 'NONE'}, compaction=CompactionParams{class=org.apache.cassandra.db.compaction.SizeTieredCompactionStrategy, options={max_threshold=32, min_threshold=4}}, compression=org.apache.cassandra.schema.CompressionParams@93e858e9, extensions={}, cdc=false},comparator=comparator(org.apache.cassandra.db.marshal.BytesType),partitionColumns=[[] | [value]],partitionKeyColumns=[key],clusteringColumns=[column1],keyValidator=org.apache.cassandra.db.marshal.BytesType,columnMetadata=[key, column1, value],droppedColumns={},triggers=[],indexes=[]] INFO [MigrationStage:1] 2025-08-04 02:26:24,731 ColumnFamilyStore.java:411 - Initializing dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:31:47,761 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:31:47,817 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:31:47,859 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:31:47,874 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:31:47,923 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:31:47,987 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:31:48,038 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:31:48,049 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:31:48,100 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:31:48,143 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:31:48,152 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:31:48,158 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:31:48,201 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:31:48,210 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:31:48,220 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:31:48,231 Validator.java:281 - [repair #2b5b5540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:31:48,236 ActiveRepairService.java:452 - [repair #2b55aff0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-2] 2025-08-04 02:31:50,088 RepairRunnable.java:139 - Starting repair command #1 (2cd65c80-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-2] 2025-08-04 02:31:50,140 RepairSession.java:228 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(8589211080782831858,8596424901179828734], (9093458604916563056,9140719138973829312]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:31:50,197 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:31:50,198 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,201 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,201 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,204 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,204 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,206 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:31:50,207 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:31:50,208 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:31:50,208 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:31:50,208 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:31:50,250 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:31:50,250 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,252 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,252 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,276 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,276 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,278 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:50,279 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:31:50,279 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:31:50,279 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:31:50,279 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:50,286 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:50,286 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,289 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,289 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,292 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,293 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,296 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:50,296 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:31:50,297 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:31:50,297 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:31:50,297 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:50,299 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:50,300 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,302 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,302 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,305 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,305 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,306 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:31:50,307 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:31:50,307 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:31:50,307 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:31:50,308 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:31:50,313 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:31:50,313 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,315 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,315 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,318 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,318 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,320 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:31:50,321 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:31:50,321 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:31:50,321 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:31:50,322 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:50,323 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:50,323 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,325 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,325 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,327 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,328 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,329 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:50,330 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:31:50,330 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:31:50,330 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:31:50,331 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:31:50,332 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:31:50,332 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,333 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,333 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,336 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,336 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,337 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:50,338 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:31:50,338 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:31:50,338 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:31:50,338 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:3] 2025-08-04 02:31:50,381 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:31:50,382 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,383 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,384 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,386 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,387 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,388 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:50,389 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:31:50,389 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:31:50,389 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:31:50,391 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:50,392 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:50,393 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,395 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,396 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,399 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,399 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,401 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:31:50,402 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:31:50,402 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:31:50,404 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:31:50,404 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-08-04 02:31:50,404 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:31:50,404 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,409 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,409 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,414 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,414 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,416 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:31:50,416 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:31:50,416 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:31:50,417 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:31:50,419 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:31:50,425 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:31:50,425 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,433 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,433 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,435 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,435 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,437 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:31:50,437 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:31:50,437 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:31:50,438 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:31:50,438 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:31:50,449 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:31:50,449 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,457 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,457 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,459 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,460 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,461 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:31:50,461 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:31:50,462 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:31:50,462 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:31:50,462 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:50,469 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:50,469 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,471 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,471 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,473 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,473 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,475 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:31:50,476 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:31:50,476 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:31:50,476 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:31:50,477 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:50,478 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:50,478 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,481 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,481 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,487 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,487 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,488 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:31:50,489 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:31:50,489 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:31:50,489 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:31:50,489 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:50,491 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:50,491 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,496 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,496 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,501 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,501 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,503 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:31:50,503 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:31:50,504 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:31:50,503 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:31:50,504 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:50,505 RepairJob.java:234 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:50,505 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,507 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,507 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,509 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,509 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:50,510 RepairSession.java:180 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:31:50,510 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:31:50,510 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:31:50,510 SyncTask.java:66 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:31:50,510 RepairJob.java:143 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:31:50,511 RepairSession.java:270 - [repair #2cde4bc0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:31:50,512 RepairRunnable.java:261 - Repair session 2cde4bc0-70db-11f0-9c4c-718ceb57d90b for range [(8589211080782831858,8596424901179828734], (9093458604916563056,9140719138973829312]] finished INFO [RepairJobTask:6] 2025-08-04 02:31:50,515 ActiveRepairService.java:452 - [repair #2cd65c80-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:31:50,520 RepairRunnable.java:343 - Repair command #1 finished in 0 seconds INFO [Repair-Task-3] 2025-08-04 02:31:50,904 RepairRunnable.java:139 - Starting repair command #2 (2d52df80-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-3] 2025-08-04 02:31:50,925 RepairSession.java:228 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(7744584977895663679,7751963000981987130], (-1015039502467594416,-1007225051784039217], (842798698137350783,887079987794395401], (2074549906232708251,2076221503404714927]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:31:51,029 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:31:51,029 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,033 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,033 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,037 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,037 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,042 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:31:51,043 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:31:51,043 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:31:51,044 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:31:51,044 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:51,107 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:51,107 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,111 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,112 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,115 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,115 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,119 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:31:51,120 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:31:51,121 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:31:51,124 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:31:51,124 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:6] 2025-08-04 02:31:51,124 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:31:51,125 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,127 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,127 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,130 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,130 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,134 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:51,135 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:31:51,135 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:31:51,135 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:31:51,135 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:31:51,137 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:31:51,138 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,139 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,140 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,143 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,143 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,144 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:31:51,145 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:31:51,145 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:31:51,145 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:31:51,145 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:31:51,146 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:31:51,146 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,148 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,148 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,151 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,151 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,153 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:31:51,153 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:31:51,153 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:31:51,153 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:31:51,153 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:31:51,155 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:31:51,155 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,156 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,157 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,158 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,158 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,160 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:31:51,160 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:31:51,160 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:31:51,165 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:51,165 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:7] 2025-08-04 02:31:51,165 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:31:51,166 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,166 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,166 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,168 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,168 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,170 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:31:51,170 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:31:51,170 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:31:51,170 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:31:51,170 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:6] 2025-08-04 02:31:51,271 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:31:51,272 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,273 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,274 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,276 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,276 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,278 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:31:51,279 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:31:51,279 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:31:51,281 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:31:51,281 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,282 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,283 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:5] 2025-08-04 02:31:51,279 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:31:51,285 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,286 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,286 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,288 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:51,289 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:31:51,289 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:31:51,289 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:31:51,289 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:31:51,291 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:31:51,291 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,295 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,295 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,300 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,300 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,302 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:31:51,302 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:31:51,302 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:31:51,302 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:31:51,302 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-08-04 02:31:51,304 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:31:51,304 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,306 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,306 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,333 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,333 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,335 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:31:51,335 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:31:51,335 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:31:51,336 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:31:51,336 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:51,342 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:51,342 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,344 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,345 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,372 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,372 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,375 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:51,376 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:31:51,376 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:31:51,376 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:31:51,376 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:3] 2025-08-04 02:31:51,385 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:31:51,385 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,387 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,387 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,390 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,391 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,392 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:31:51,393 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:31:51,393 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:31:51,393 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:31:51,393 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:51,396 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:51,396 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,400 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,400 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,403 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,403 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,406 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:31:51,407 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:31:51,407 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:31:51,407 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:31:51,407 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:31:51,409 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:31:51,409 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,410 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,411 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,412 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,412 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,413 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:31:51,414 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:31:51,414 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:31:51,414 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:31:51,414 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:31:51,415 RepairJob.java:234 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:31:51,415 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,417 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,417 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,419 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,419 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:51,420 RepairSession.java:180 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:31:51,420 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:31:51,420 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:31:51,420 SyncTask.java:66 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:31:51,420 RepairJob.java:143 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-08-04 02:31:51,421 RepairSession.java:270 - [repair #2d5613d0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:31:51,421 RepairRunnable.java:261 - Repair session 2d5613d0-70db-11f0-9c4c-718ceb57d90b for range [(7744584977895663679,7751963000981987130], (-1015039502467594416,-1007225051784039217], (842798698137350783,887079987794395401], (2074549906232708251,2076221503404714927]] finished INFO [RepairJobTask:5] 2025-08-04 02:31:51,422 ActiveRepairService.java:452 - [repair #2d52df80-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:31:51,427 RepairRunnable.java:343 - Repair command #2 finished in 0 seconds INFO [Repair-Task-4] 2025-08-04 02:31:57,641 RepairRunnable.java:139 - Starting repair command #3 (3156db90-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-4] 2025-08-04 02:31:57,648 RepairSession.java:228 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-8486945039893156819,-8467533387564909583]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:31:57,667 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:31:57,667 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,669 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,669 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,694 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,695 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,699 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:57,701 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:31:57,703 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:31:57,704 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:31:57,704 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:31:57,751 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:31:57,751 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,753 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,753 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,758 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,758 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,760 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:31:57,761 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:31:57,761 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:31:57,761 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:31:57,761 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:57,766 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:57,767 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,768 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,769 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,772 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,773 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,776 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:31:57,776 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:31:57,776 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:31:57,776 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:31:57,777 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:57,783 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:57,783 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,785 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,785 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,787 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,787 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,791 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:31:57,793 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:31:57,793 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:31:57,793 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:31:57,794 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:31:57,805 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:31:57,805 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,808 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,809 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,816 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,816 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,818 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:57,818 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:31:57,818 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:31:57,818 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:31:57,819 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:31:57,828 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:31:57,828 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,829 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,830 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,832 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,832 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,833 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:57,833 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:31:57,833 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:31:57,834 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:31:57,834 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:31:57,836 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:31:57,836 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,838 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,839 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,841 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,841 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,842 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:57,842 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:31:57,842 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:31:57,843 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:31:57,843 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:3] 2025-08-04 02:31:57,881 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:31:57,881 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,883 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,883 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,886 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,886 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,888 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:31:57,889 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:31:57,889 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:31:57,889 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:31:57,889 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:3] 2025-08-04 02:31:57,891 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:31:57,891 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,894 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,894 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,896 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,896 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,898 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:31:57,898 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:31:57,898 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:31:57,899 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:31:57,901 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:31:57,905 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:31:57,906 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,907 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,908 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,910 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,910 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,913 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:31:57,914 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:31:57,914 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:31:57,914 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:31:57,916 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:31:57,917 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:31:57,918 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,919 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,920 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,921 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,921 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,923 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:31:57,925 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:31:57,925 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:31:57,925 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:31:57,925 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:31:57,927 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:31:57,928 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,929 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,931 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,936 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,936 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,938 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:31:57,938 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:31:57,938 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:31:57,939 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:31:57,939 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:57,940 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:57,940 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,942 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,942 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,948 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,948 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,949 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:31:57,950 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:31:57,950 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:31:57,950 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:31:57,950 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:31:57,952 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:31:57,952 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,953 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,954 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,956 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,956 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,957 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:31:57,957 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:31:57,957 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:31:57,957 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:31:57,958 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:31:57,959 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:31:57,959 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,961 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,961 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,963 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,963 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,964 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:31:57,964 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:31:57,964 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:31:57,964 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:31:57,964 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:31:57,966 RepairJob.java:234 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:31:57,966 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,967 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,968 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,970 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,970 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:31:57,971 RepairSession.java:180 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:31:57,972 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:31:57,972 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:31:57,972 SyncTask.java:66 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:31:57,972 RepairJob.java:143 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-08-04 02:31:57,973 RepairSession.java:270 - [repair #3157ed00-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:7] 2025-08-04 02:31:57,973 RepairRunnable.java:261 - Repair session 3157ed00-70db-11f0-9c4c-718ceb57d90b for range [(-8486945039893156819,-8467533387564909583]] finished INFO [RepairJobTask:7] 2025-08-04 02:31:57,974 ActiveRepairService.java:452 - [repair #3156db90-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:31:57,977 RepairRunnable.java:343 - Repair command #3 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,282 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,292 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,301 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,315 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,332 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,350 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,365 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,383 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,394 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,403 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,420 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,465 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,528 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,547 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,565 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,592 Validator.java:281 - [repair #32d25800-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:00,597 ActiveRepairService.java:452 - [repair #32d03520-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,064 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,076 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,086 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,095 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,108 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,126 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,137 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,149 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,162 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,169 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,176 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,185 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,229 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,237 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,257 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,265 Validator.java:281 - [repair #3351c130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:01,269 ActiveRepairService.java:452 - [repair #335061a0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,783 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,796 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,803 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,810 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,828 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,845 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,855 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,862 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,873 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,881 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,892 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,899 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,953 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,966 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,974 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,984 Validator.java:281 - [repair #37559630-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:07,987 ActiveRepairService.java:452 - [repair #3754abd0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,327 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,343 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,355 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,365 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,380 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,396 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,406 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,415 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,433 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,442 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,448 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,455 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,462 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,469 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,519 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,529 Validator.java:281 - [repair #38d112a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:10,542 ActiveRepairService.java:452 - [repair #38ce5380-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,093 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,102 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,112 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,120 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,142 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,150 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,174 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,190 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,198 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,208 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,215 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,222 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,275 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,283 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,293 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,301 Validator.java:281 - [repair #3950f100-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:11,305 ActiveRepairService.java:452 - [repair #39502db0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,843 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,859 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,873 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,883 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,896 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,902 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,910 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,916 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,926 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,933 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,939 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,947 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,955 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:17,963 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:18,010 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:18,030 Validator.java:281 - [repair #3d536670-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:18,038 ActiveRepairService.java:452 - [repair #3d525500-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [HANDSHAKE-/10.0.0.38] 2025-08-04 02:32:20,149 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,371 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,387 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,395 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,404 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,414 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,430 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,442 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,450 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,475 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,487 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,504 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,527 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,575 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,585 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,608 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,622 Validator.java:281 - [repair #3ecee2e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:20,627 ActiveRepairService.java:452 - [repair #3ecdaa60-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-5] 2025-08-04 02:32:21,079 RepairRunnable.java:139 - Starting repair command #4 (3f4f3670-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-5] 2025-08-04 02:32:21,086 RepairSession.java:228 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-6781268916554406685,-6757943975084616389], (-157020943408657380,-138874754637609197]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:32:21,115 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:21,116 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,118 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,118 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,121 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,121 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,124 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:21,125 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:32:21,125 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:32:21,125 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:32:21,125 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:32:21,169 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:32:21,169 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,171 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,171 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,175 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,175 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,177 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:21,177 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:32:21,177 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:32:21,177 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:32:21,177 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:5] 2025-08-04 02:32:21,189 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:21,189 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,191 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,192 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,208 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,208 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,210 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:32:21,211 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:32:21,211 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:32:21,211 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:32:21,211 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:32:21,217 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:32:21,217 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,218 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,219 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,221 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,222 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,223 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:32:21,223 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:32:21,223 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:32:21,224 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:32:21,224 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:21,226 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:21,226 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,227 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,227 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,238 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,238 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,239 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:21,239 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:32:21,239 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:32:21,240 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:32:21,240 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:21,243 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:21,243 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,244 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,244 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,253 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,253 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,254 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:21,255 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:32:21,256 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:32:21,256 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:32:21,256 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:21,259 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:21,259 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,261 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,261 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,263 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,263 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,264 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:32:21,265 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:32:21,265 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:32:21,265 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:32:21,265 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:21,304 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:21,304 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,306 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,307 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,310 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,311 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,312 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:21,315 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:32:21,316 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:32:21,316 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:32:21,316 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:3] 2025-08-04 02:32:21,318 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:32:21,318 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,319 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,320 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,322 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,323 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,324 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:21,325 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:32:21,325 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:32:21,325 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:32:21,326 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:32:21,327 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:21,327 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,329 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,329 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,332 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,332 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,340 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:32:21,341 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:32:21,341 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:32:21,341 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:32:21,341 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-08-04 02:32:21,359 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:32:21,359 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,364 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,364 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,369 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,369 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,372 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:21,372 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:32:21,372 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:32:21,373 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:32:21,373 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:21,381 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:21,381 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,397 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,397 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,411 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,411 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,414 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:21,415 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:32:21,415 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:32:21,417 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:32:21,417 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:32:21,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-08-04 02:32:21,418 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,419 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,419 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,420 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,420 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,422 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:32:21,423 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:32:21,423 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:32:21,423 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:32:21,423 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-08-04 02:32:21,427 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:32:21,427 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,429 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,429 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,447 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,447 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,449 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:21,450 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:32:21,450 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:32:21,450 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:32:21,450 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:32:21,452 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:32:21,452 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,454 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,454 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,460 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,460 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,461 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:21,462 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:32:21,462 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:32:21,462 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:32:21,462 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:32:21,467 RepairJob.java:234 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:32:21,467 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,469 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,469 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,475 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,476 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:21,488 RepairSession.java:180 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:21,488 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:32:21,488 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:32:21,488 SyncTask.java:66 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:32:21,488 RepairJob.java:143 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-08-04 02:32:21,490 RepairSession.java:270 - [repair #3f5047e0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:32:21,490 RepairRunnable.java:261 - Repair session 3f5047e0-70db-11f0-9c4c-718ceb57d90b for range [(-6781268916554406685,-6757943975084616389], (-157020943408657380,-138874754637609197]] finished INFO [RepairJobTask:4] 2025-08-04 02:32:21,492 ActiveRepairService.java:452 - [repair #3f4f3670-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:32:21,498 RepairRunnable.java:343 - Repair command #4 finished in 0 seconds INFO [Repair-Task-6] 2025-08-04 02:32:27,792 RepairRunnable.java:139 - Starting repair command #5 (434f8900-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-6] 2025-08-04 02:32:27,814 RepairSession.java:228 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-5516401596864285649,-5510917719734953555], (-5219249280987561800,-5210342892450321509], (3247844734301035872,3267073254364907725], (1587408827711736800,1614377384268655375], (8742987924097530568,8750115050174618299]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:32:27,876 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:27,877 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,879 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,879 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,883 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,883 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,888 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:27,888 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:32:27,889 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:32:27,890 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:32:27,890 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:32:27,924 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:27,924 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,926 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,926 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,928 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,928 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,931 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:27,931 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:32:27,932 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:32:27,932 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:32:27,932 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:32:27,936 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:32:27,936 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,938 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,939 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,942 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,942 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,945 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:27,946 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:32:27,946 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:32:27,946 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:32:27,948 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:32:27,948 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:32:27,948 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,951 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,951 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,953 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,953 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,954 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:27,955 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:32:27,955 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:32:27,955 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:32:27,956 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:32:27,958 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:27,958 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,959 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,959 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,961 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,962 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,966 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:27,967 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:32:27,967 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:32:27,967 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:32:27,968 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:32:27,971 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:32:27,971 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,973 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,973 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,975 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,975 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,976 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:32:27,977 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:32:27,977 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:32:27,977 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:32:27,977 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:32:27,980 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:27,980 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,981 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,981 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,984 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,984 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:27,985 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:27,986 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:32:27,986 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:32:27,986 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:32:27,986 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:28,032 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:28,032 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,034 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,034 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,036 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,036 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,038 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:28,041 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:32:28,042 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:32:28,042 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:32:28,042 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:3] 2025-08-04 02:32:28,047 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:32:28,047 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,053 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,054 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,058 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,058 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,060 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:32:28,061 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:32:28,061 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:32:28,061 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:32:28,061 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:32:28,063 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:32:28,063 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,064 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,065 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,067 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,067 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,069 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:32:28,069 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:32:28,069 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:32:28,071 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:32:28,071 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:28,072 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-08-04 02:32:28,072 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,075 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,075 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,078 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,078 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,079 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:28,080 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:32:28,080 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:32:28,080 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:32:28,080 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:32:28,084 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:32:28,085 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,089 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,090 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,092 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,092 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,093 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:28,094 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:32:28,094 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:32:28,094 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:32:28,094 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:2] 2025-08-04 02:32:28,095 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:28,096 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,097 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,097 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,102 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,102 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,103 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:32:28,105 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:32:28,105 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:32:28,105 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:32:28,105 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:32:28,107 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:32:28,107 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,110 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,110 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,114 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,114 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,116 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:32:28,116 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:32:28,117 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:32:28,117 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:32:28,117 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:32:28,123 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:32:28,123 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,132 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,132 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,134 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,134 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,135 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:28,136 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:32:28,136 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:32:28,136 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:32:28,137 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:32:28,141 RepairJob.java:234 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:32:28,141 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,143 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,143 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,145 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,145 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:28,148 RepairSession.java:180 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:28,148 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:32:28,149 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:32:28,149 SyncTask.java:66 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:32:28,150 RepairJob.java:143 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-08-04 02:32:28,150 RepairSession.java:270 - [repair #4352e460-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:32:28,150 RepairRunnable.java:261 - Repair session 4352e460-70db-11f0-9c4c-718ceb57d90b for range [(-5516401596864285649,-5510917719734953555], (-5219249280987561800,-5210342892450321509], (3247844734301035872,3267073254364907725], (1587408827711736800,1614377384268655375], (8742987924097530568,8750115050174618299]] finished INFO [RepairJobTask:1] 2025-08-04 02:32:28,151 ActiveRepairService.java:452 - [repair #434f8900-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:32:28,154 RepairRunnable.java:343 - Repair command #5 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,397 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,426 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,448 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,471 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,520 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,593 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,621 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,635 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,662 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,675 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,694 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,702 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,744 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,758 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,772 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,781 Validator.java:281 - [repair #44cb7aa0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:30,789 ActiveRepairService.java:452 - [repair #44cab750-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,229 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,246 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,262 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,274 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,290 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,307 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,327 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,341 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,353 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,360 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,380 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,397 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,467 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,477 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,490 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,502 Validator.java:281 - [repair #45519a90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:31,507 ActiveRepairService.java:452 - [repair #45503b00-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-7] 2025-08-04 02:32:37,936 RepairRunnable.java:139 - Starting repair command #6 (495b6300-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-7] 2025-08-04 02:32:37,969 RepairSession.java:228 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(6160517853526506451,6178278887243969236], (5415711461610782370,5416855942004406178], (-5151855247743752207,-5131980693417618724], (-5928681204217791463,-5882904014290941398], (3978457380327785982,3985649660472162880]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:32:38,031 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:32:38,031 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,037 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,037 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,055 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,055 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,057 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:38,058 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:32:38,058 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:32:38,058 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:32:38,058 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:32:38,111 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:32:38,111 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,113 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,113 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,126 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,126 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,128 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:38,129 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:32:38,129 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:32:38,129 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:32:38,129 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:32:38,150 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:32:38,150 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,152 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,153 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,166 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,167 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,169 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:38,169 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:32:38,170 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:32:38,169 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:32:38,170 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:32:38,172 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:32:38,172 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,174 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,174 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,176 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,176 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,177 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:38,177 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:32:38,177 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:32:38,178 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:32:38,178 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:32:38,184 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:32:38,184 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,186 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,186 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,190 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,191 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,192 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:38,193 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:32:38,193 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:32:38,193 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:32:38,193 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:38,195 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:38,196 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,197 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,198 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,208 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,208 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,210 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:32:38,210 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:32:38,210 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:32:38,210 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:32:38,210 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:2] 2025-08-04 02:32:38,213 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:38,213 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,214 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,214 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,216 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,216 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,218 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:38,218 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:32:38,219 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:32:38,219 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:32:38,219 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:1] 2025-08-04 02:32:38,262 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:32:38,262 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,263 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,263 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,265 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,265 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,267 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:38,268 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:32:38,273 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:32:38,276 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:32:38,277 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:1] 2025-08-04 02:32:38,278 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:32:38,278 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,280 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,280 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,282 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,282 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,283 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:38,284 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:32:38,284 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:32:38,284 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:32:38,284 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:32:38,287 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:38,288 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,290 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,290 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,292 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,292 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,294 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:32:38,294 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:32:38,294 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:32:38,294 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:32:38,294 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-08-04 02:32:38,299 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:32:38,300 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,302 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,302 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,308 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,309 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,310 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:32:38,310 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:32:38,311 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:32:38,311 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:32:38,312 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:32:38,313 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:32:38,313 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,315 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,315 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,322 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,322 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,324 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:32:38,324 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:32:38,324 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:32:38,325 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:32:38,325 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:32:38,327 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:32:38,327 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,328 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,329 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,331 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,331 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,332 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:32:38,332 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:32:38,332 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:32:38,332 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:32:38,333 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:32:38,335 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:38,335 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,339 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,339 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,342 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,342 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,343 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:38,344 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:32:38,344 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:32:38,345 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:32:38,345 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:38,347 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:38,347 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,348 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,348 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,352 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,352 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,353 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:32:38,354 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:32:38,354 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:32:38,354 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:32:38,354 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:38,357 RepairJob.java:234 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:38,357 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,359 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,359 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,372 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,373 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:38,376 RepairSession.java:180 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:32:38,376 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:32:38,377 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:32:38,377 SyncTask.java:66 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:32:38,377 RepairJob.java:143 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:38,378 RepairSession.java:270 - [repair #49604500-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:32:38,378 RepairRunnable.java:261 - Repair session 49604500-70db-11f0-9c4c-718ceb57d90b for range [(6160517853526506451,6178278887243969236], (5415711461610782370,5416855942004406178], (-5151855247743752207,-5131980693417618724], (-5928681204217791463,-5882904014290941398], (3978457380327785982,3985649660472162880]] finished INFO [RepairJobTask:6] 2025-08-04 02:32:38,379 ActiveRepairService.java:452 - [repair #495b6300-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:32:38,382 RepairRunnable.java:343 - Repair command #6 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,417 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,455 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,478 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,491 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,503 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,516 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,527 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,538 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,558 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,571 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,578 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,585 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,628 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,640 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,648 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,662 Validator.java:281 - [repair #4ac923d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:40,669 ActiveRepairService.java:452 - [repair #4ac77620-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,281 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,293 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,304 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,312 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,320 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,330 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,343 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,363 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,387 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,398 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,406 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,428 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,482 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,493 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,507 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,516 Validator.java:281 - [repair #4b4f43c0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:41,522 ActiveRepairService.java:452 - [repair #4b4e5960-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,046 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,056 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,064 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,081 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,098 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,140 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,155 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,165 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,176 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,183 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,194 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,200 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,246 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,261 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,270 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,275 Validator.java:281 - [repair #4f590c30-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:48,278 ActiveRepairService.java:452 - [repair #4f57aca0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-8] 2025-08-04 02:32:50,390 RepairRunnable.java:139 - Starting repair command #7 (50c7b760-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-8] 2025-08-04 02:32:50,396 RepairSession.java:228 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(6688891901727445800,6690841002791255455], (4788203464978509775,4832553402513498962], (-1442961134192263240,-1394711288062173913]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:32:50,432 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:50,432 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,437 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,437 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,440 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,440 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,442 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:50,442 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:32:50,445 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:32:50,449 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:32:50,449 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:32:50,511 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:32:50,512 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,514 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,514 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,520 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,520 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,524 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:50,533 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:32:50,533 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:32:50,534 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:32:50,534 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:5] 2025-08-04 02:32:50,535 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:50,536 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,541 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,541 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,552 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,552 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,563 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:32:50,563 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:32:50,565 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:32:50,570 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:32:50,570 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:50,570 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:50,571 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,578 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,579 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,581 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,581 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,583 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:32:50,591 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:32:50,591 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:32:50,591 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:32:50,591 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:32:50,594 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:50,594 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,597 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,597 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,602 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,602 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,605 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:50,605 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:32:50,605 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-08-04 02:32:50,606 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:32:50,606 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:32:50,609 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:32:50,610 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,613 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,613 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,617 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,617 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,620 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:32:50,621 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:32:50,621 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:32:50,621 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:32:50,621 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:7] 2025-08-04 02:32:50,624 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:32:50,625 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,626 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,626 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,638 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,638 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,639 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:50,640 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:32:50,641 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:32:50,642 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:32:50,642 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:50,698 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:50,698 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,701 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,701 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,705 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,705 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,706 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:50,706 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:32:50,706 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:32:50,707 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:32:50,707 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:50,709 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:50,709 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,710 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,710 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,713 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,713 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,714 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:50,718 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:32:50,718 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:32:50,718 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:32:50,718 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:32:50,721 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:32:50,722 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,723 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,723 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,727 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,727 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,728 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:50,728 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:32:50,728 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:32:50,728 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:32:50,728 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:50,732 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:50,732 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,734 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,734 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,736 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,736 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,738 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:50,739 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:32:50,739 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:32:50,739 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:32:50,739 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:50,743 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:50,743 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,745 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,746 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,749 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,750 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,752 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:50,753 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:32:50,753 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:32:50,752 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:32:50,753 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:1] 2025-08-04 02:32:50,756 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:32:50,756 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,758 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,758 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,761 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,761 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,762 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:50,763 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:32:50,763 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:32:50,763 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:32:50,763 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:32:50,765 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:32:50,765 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,767 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,767 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,769 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,769 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,771 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:50,771 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:32:50,771 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:32:50,771 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:32:50,771 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-08-04 02:32:50,774 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:50,774 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,776 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,776 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,777 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,777 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,778 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:32:50,779 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:32:50,779 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:32:50,779 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:32:50,779 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:32:50,782 RepairJob.java:234 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:50,782 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,783 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,783 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,791 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,791 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:50,793 RepairSession.java:180 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:32:50,793 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:32:50,793 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:32:50,793 SyncTask.java:66 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:32:50,793 RepairJob.java:143 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:50,794 RepairSession.java:270 - [repair #50c8a1c0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:32:50,794 RepairRunnable.java:261 - Repair session 50c8a1c0-70db-11f0-9c4c-718ceb57d90b for range [(6688891901727445800,6690841002791255455], (4788203464978509775,4832553402513498962], (-1442961134192263240,-1394711288062173913]] finished INFO [RepairJobTask:6] 2025-08-04 02:32:50,795 ActiveRepairService.java:452 - [repair #50c7b760-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:32:50,800 RepairRunnable.java:343 - Repair command #7 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,368 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,394 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,411 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,417 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,430 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,457 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,467 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,475 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,509 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,519 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,530 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,544 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,566 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,578 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,629 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,642 Validator.java:281 - [repair #514fac10-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:32:51,653 ActiveRepairService.java:452 - [repair #514e7390-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-9] 2025-08-04 02:32:58,016 RepairRunnable.java:139 - Starting repair command #8 (55535a00-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-9] 2025-08-04 02:32:58,023 RepairSession.java:228 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-5185801600642047750,-5155540140107696778], (6797508106200785899,6805994998546407696], (-2281124351730572039,-2271339428966579338]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:32:58,050 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:32:58,050 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,053 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,053 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,060 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,060 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,067 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:32:58,073 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:32:58,073 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:32:58,073 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:32:58,076 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:32:58,112 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:58,112 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,114 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,114 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,120 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,120 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,121 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:32:58,122 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:32:58,122 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:32:58,124 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:32:58,124 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:32:58,127 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:32:58,127 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,129 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,130 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,139 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,139 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,141 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:32:58,141 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:32:58,141 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:32:58,142 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:32:58,142 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:32:58,153 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:58,155 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,156 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,156 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,160 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,160 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,161 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:58,162 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:32:58,162 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:32:58,162 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:32:58,162 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:58,168 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:32:58,168 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,169 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,170 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,172 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,172 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,176 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:58,176 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:32:58,176 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:32:58,176 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:32:58,176 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:32:58,180 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:58,180 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,181 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,181 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,192 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,193 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,194 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:58,194 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:32:58,195 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:7] 2025-08-04 02:32:58,195 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:32:58,195 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:32:58,197 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:58,197 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,198 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,199 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,208 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,208 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,209 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:58,210 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:32:58,210 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:32:58,210 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:32:58,210 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:2] 2025-08-04 02:32:58,261 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:58,261 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,277 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,277 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,279 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,281 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,282 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:32:58,284 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:32:58,284 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:32:58,284 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:32:58,284 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:7] 2025-08-04 02:32:58,290 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:32:58,290 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,292 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,292 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,299 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,299 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,302 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:58,302 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:32:58,302 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:32:58,303 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:32:58,303 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:32:58,306 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:32:58,306 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,307 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,308 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,309 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,309 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,311 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:32:58,312 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:32:58,312 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:32:58,312 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:32:58,312 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-08-04 02:32:58,323 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:58,323 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,324 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,325 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,326 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,327 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,328 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:32:58,329 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:32:58,329 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:32:58,330 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:32:58,330 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:32:58,333 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:58,334 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,336 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,336 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,338 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,338 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,342 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:58,343 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:32:58,343 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:32:58,343 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:32:58,343 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:2] 2025-08-04 02:32:58,346 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:32:58,347 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,351 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,351 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,363 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,363 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,364 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:58,364 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:32:58,364 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:32:58,365 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:32:58,365 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:32:58,369 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:32:58,369 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,371 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,371 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,375 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,375 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,377 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:32:58,377 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:32:58,377 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:32:58,377 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:32:58,377 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:32:58,379 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:32:58,379 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,385 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,385 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,396 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,396 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,397 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:32:58,397 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:32:58,398 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:32:58,398 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:32:58,398 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:32:58,400 RepairJob.java:234 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:32:58,401 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,402 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,402 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,406 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,406 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:32:58,410 RepairSession.java:180 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:32:58,410 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:32:58,410 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:32:58,410 SyncTask.java:66 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:32:58,410 RepairJob.java:143 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:32:58,411 RepairSession.java:270 - [repair #55546b70-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:32:58,411 RepairRunnable.java:261 - Repair session 55546b70-70db-11f0-9c4c-718ceb57d90b for range [(-5185801600642047750,-5155540140107696778], (6797508106200785899,6805994998546407696], (-2281124351730572039,-2271339428966579338]] finished INFO [RepairJobTask:6] 2025-08-04 02:32:58,412 ActiveRepairService.java:452 - [repair #55535a00-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:32:58,422 RepairRunnable.java:343 - Repair command #8 finished in 0 seconds INFO [HANDSHAKE-/10.0.0.27] 2025-08-04 02:33:00,386 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,545 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,579 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,610 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,638 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,656 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,670 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,685 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,695 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,704 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,718 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,734 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,758 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,769 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,787 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,835 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,845 Validator.java:281 - [repair #56c5fcd0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:33:00,853 ActiveRepairService.java:452 - [repair #56c4c450-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,429 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,439 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,449 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,462 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,474 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,487 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,498 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,513 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,522 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,529 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,537 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,543 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,594 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,611 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,637 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,650 Validator.java:281 - [repair #5752d380-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:33:01,655 ActiveRepairService.java:452 - [repair #57521030-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,212 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,229 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,241 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,252 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,272 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,282 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,302 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,311 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,354 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,366 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,375 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,384 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,395 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,406 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,476 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,513 Validator.java:281 - [repair #5b56cf90-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:33:08,529 ActiveRepairService.java:452 - [repair #5b54d3c0-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,532 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,541 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,552 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,566 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,575 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,586 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,593 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,598 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,607 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,620 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,631 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,655 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,709 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,719 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,730 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,737 Validator.java:281 - [repair #5cc0bfd0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:33:10,740 ActiveRepairService.java:452 - [repair #5cbffc80-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,466 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,475 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,482 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,495 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,508 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,526 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,541 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,557 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,570 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,578 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,584 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,590 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,642 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,653 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,674 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,718 Validator.java:281 - [repair #5d4f4430-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:33:11,726 ActiveRepairService.java:452 - [repair #5d4e59d0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-10] 2025-08-04 02:33:18,190 RepairRunnable.java:139 - Starting repair command #9 (6159a8e0-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-10] 2025-08-04 02:33:18,202 RepairSession.java:228 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-7215438136059362085,-7176257875458572465], (3184406705226871290,3197802235206154695]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:33:18,220 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:33:18,220 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,223 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,223 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,227 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,227 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,228 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:18,229 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:33:18,230 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:33:18,230 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:33:18,230 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:18,280 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:18,280 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,282 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,282 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,285 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,285 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,286 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:18,287 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:33:18,287 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:33:18,287 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:33:18,287 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:18,294 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:18,294 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,296 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,297 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,300 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,300 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,301 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:33:18,302 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:33:18,302 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:33:18,302 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:33:18,302 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:33:18,308 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:33:18,308 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,309 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,309 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,313 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,314 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,315 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:18,315 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:33:18,315 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:33:18,315 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:33:18,315 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:33:18,318 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:33:18,318 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,319 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,320 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,324 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,324 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,325 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:33:18,325 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:33:18,325 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:33:18,326 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:33:18,326 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:33:18,327 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:33:18,327 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,329 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,329 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,331 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,331 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,332 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:18,332 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:33:18,333 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:33:18,333 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:33:18,333 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:18,335 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:18,335 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,336 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,336 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,337 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,338 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,339 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:18,339 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:33:18,339 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:33:18,339 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:33:18,339 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:3] 2025-08-04 02:33:18,391 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:33:18,391 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,392 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,393 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,395 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,395 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,396 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:18,397 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:33:18,397 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:33:18,397 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:33:18,397 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:18,399 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:18,400 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,402 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,402 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,405 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,405 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,406 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:18,406 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:33:18,406 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:33:18,406 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:33:18,407 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:18,409 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:18,409 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,410 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,410 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,412 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,412 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,413 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:18,415 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:33:18,415 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:33:18,415 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:33:18,415 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-08-04 02:33:18,417 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:33:18,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,418 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,418 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,420 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,420 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,425 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:18,425 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:33:18,425 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:33:18,425 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:33:18,425 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:33:18,427 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:33:18,427 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,428 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,428 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,430 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,431 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,432 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:18,432 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:33:18,432 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:33:18,432 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:33:18,437 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:33:18,437 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:33:18,437 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,438 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,438 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,440 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,440 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,442 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:18,442 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:33:18,442 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:33:18,442 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:33:18,442 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:18,445 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:18,445 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,447 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,447 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,448 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,448 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,450 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:18,450 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:33:18,450 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:33:18,450 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:33:18,450 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:33:18,452 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:33:18,452 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,453 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,453 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,455 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,455 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,456 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:18,456 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:33:18,456 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:33:18,456 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:33:18,456 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:18,458 RepairJob.java:234 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:18,458 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,460 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,460 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,461 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,461 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:18,462 RepairSession.java:180 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:18,463 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:33:18,463 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:33:18,465 SyncTask.java:66 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:33:18,466 RepairJob.java:143 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:18,466 RepairSession.java:270 - [repair #615b7da0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:33:18,466 RepairRunnable.java:261 - Repair session 615b7da0-70db-11f0-9c4c-718ceb57d90b for range [(-7215438136059362085,-7176257875458572465], (3184406705226871290,3197802235206154695]] finished INFO [RepairJobTask:2] 2025-08-04 02:33:18,467 ActiveRepairService.java:452 - [repair #6159a8e0-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:33:18,475 RepairRunnable.java:343 - Repair command #9 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,608 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,619 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,632 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,652 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,662 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,670 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,678 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,686 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,697 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,706 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,720 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,747 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,754 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,769 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,814 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,824 Validator.java:281 - [repair #62bf7a70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:33:20,828 ActiveRepairService.java:452 - [repair #62be6900-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,506 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,525 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,535 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,543 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,555 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,564 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,573 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,579 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,588 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,610 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,617 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,623 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,668 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,678 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,688 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,696 Validator.java:281 - [repair #634ced60-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:33:21,699 ActiveRepairService.java:452 - [repair #634c0300-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,278 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,299 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,312 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,324 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,335 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,343 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,357 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,364 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,383 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,393 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,399 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,406 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,458 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,466 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,480 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,488 Validator.java:281 - [repair #6752e540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:33:28,492 ActiveRepairService.java:452 - [repair #6751acc0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,734 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,752 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,762 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,775 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,783 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,791 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,799 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,813 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,824 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,832 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,839 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,848 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,866 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,873 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,929 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,944 Validator.java:281 - [repair #68c56100-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:33:30,960 ActiveRepairService.java:452 - [repair #68c3da60-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,613 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,634 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,663 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,674 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,690 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,701 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,720 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,728 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,738 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,749 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,760 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,766 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,823 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,840 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,855 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,871 Validator.java:281 - [repair #694fedc0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:33:31,875 ActiveRepairService.java:452 - [repair #694e8e30-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-11] 2025-08-04 02:33:38,259 RepairRunnable.java:139 - Starting repair command #10 (6d4ff230-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-11] 2025-08-04 02:33:38,265 RepairSession.java:228 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-3035626971809157122,-3010984211630572662], (7617648802550656590,7669998475039137238]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:33:38,317 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:33:38,317 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,320 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,320 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,322 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,322 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,326 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:38,327 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:33:38,327 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:33:38,328 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:33:38,328 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:38,377 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:38,377 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,379 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,379 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,382 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,382 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,383 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:38,388 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:33:38,388 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:33:38,388 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:33:38,388 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:38,389 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:38,389 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,391 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,391 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,394 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,394 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,396 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:38,396 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:33:38,396 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:33:38,397 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:33:38,397 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:38,401 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:38,402 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,403 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,403 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,405 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,406 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,407 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:38,408 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:33:38,408 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:33:38,408 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:33:38,408 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:38,409 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:38,410 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,411 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,411 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,413 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,413 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,414 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:38,415 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:33:38,415 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:33:38,415 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:33:38,415 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:38,417 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:38,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,420 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,420 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,437 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,437 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,441 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:38,442 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:33:38,442 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:33:38,442 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:33:38,442 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:38,443 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:38,443 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,445 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,445 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,446 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,446 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,447 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:38,448 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:33:38,448 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:33:38,448 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:33:38,448 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:38,483 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:38,483 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,486 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,487 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,488 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,489 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,492 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:38,493 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:33:38,494 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:33:38,494 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:33:38,494 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:38,496 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:38,496 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,498 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,498 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,525 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,525 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,528 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:33:38,528 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:33:38,529 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:33:38,529 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:33:38,529 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:38,538 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:38,539 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,540 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,541 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,544 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,547 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,548 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:38,549 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:33:38,549 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:33:38,549 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:33:38,550 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-08-04 02:33:38,551 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:33:38,551 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,554 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,554 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,560 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,560 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,561 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:38,562 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:33:38,562 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:33:38,562 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:33:38,562 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:38,568 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:38,568 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,571 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,571 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,573 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,574 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,576 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:38,576 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:33:38,576 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:33:38,576 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:33:38,576 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:38,619 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:38,619 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,622 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,622 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,624 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,624 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,626 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:33:38,627 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:33:38,627 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:33:38,627 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:33:38,627 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:38,632 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:38,632 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,635 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,635 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,638 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,638 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,640 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:38,641 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:33:38,641 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:33:38,641 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:33:38,642 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:38,642 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:38,642 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,644 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,644 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,647 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,647 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,648 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:38,648 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:33:38,649 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:33:38,649 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:33:38,649 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:38,653 RepairJob.java:234 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:38,653 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,655 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,655 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,686 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,686 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:38,694 RepairSession.java:180 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:38,697 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:33:38,697 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:33:38,697 SyncTask.java:66 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:33:38,697 RepairJob.java:143 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-08-04 02:33:38,698 RepairSession.java:270 - [repair #6d50dc90-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:7] 2025-08-04 02:33:38,698 RepairRunnable.java:261 - Repair session 6d50dc90-70db-11f0-9c4c-718ceb57d90b for range [(-3035626971809157122,-3010984211630572662], (7617648802550656590,7669998475039137238]] finished INFO [RepairJobTask:7] 2025-08-04 02:33:38,699 ActiveRepairService.java:452 - [repair #6d4ff230-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:33:38,703 RepairRunnable.java:343 - Repair command #10 finished in 0 seconds INFO [Repair-Task-12] 2025-08-04 02:33:40,634 RepairRunnable.java:139 - Starting repair command #11 (6eba57a0-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-12] 2025-08-04 02:33:40,642 RepairSession.java:228 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(9140719138973829312,9184970372185177977], (-7377979323916862044,-7350574219943324878], (187671744428625172,189950070861704122]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:33:40,661 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:40,662 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,665 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,665 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,668 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,668 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,670 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:40,670 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:33:40,671 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:33:40,672 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:33:40,672 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:40,715 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:40,716 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,718 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,718 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,720 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,720 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,721 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:40,721 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:33:40,722 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:33:40,722 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:33:40,723 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:40,729 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:40,730 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,732 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,734 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,740 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,740 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,742 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:40,742 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:33:40,742 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:33:40,745 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:40,745 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:33:40,746 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:40,746 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,749 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,749 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,751 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,751 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,754 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:40,754 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:33:40,755 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:33:40,755 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:33:40,756 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:33:40,757 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:33:40,757 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,770 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,770 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,773 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,773 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,775 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:40,776 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:33:40,776 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:33:40,778 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:33:40,778 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:40,778 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:40,778 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,780 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,780 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,781 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,782 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,783 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:40,784 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:33:40,784 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:33:40,784 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:33:40,784 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:40,787 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:40,788 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,789 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,790 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,792 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,792 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,793 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:33:40,794 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:33:40,794 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:33:40,794 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:33:40,794 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:40,850 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:40,850 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,855 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,855 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,858 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,858 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,860 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:40,860 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:33:40,860 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:33:40,860 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:33:40,860 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:40,863 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:40,864 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,865 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,866 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,868 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,868 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,870 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:40,870 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:33:40,870 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:33:40,870 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:33:40,870 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:40,873 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:40,873 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,875 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,876 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,879 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,879 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,881 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:40,882 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:33:40,882 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:33:40,882 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:33:40,882 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:40,884 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:40,884 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,885 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,886 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,887 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,887 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,888 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:40,889 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:33:40,889 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:33:40,889 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:33:40,889 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:40,943 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:40,943 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,946 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,946 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,951 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,951 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,956 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:40,956 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:33:40,956 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:33:40,957 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:33:40,957 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:40,959 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:40,959 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,960 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,960 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,967 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,967 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,971 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:40,971 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:33:40,971 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:33:40,973 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:33:40,977 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:40,977 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:33:40,981 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,989 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:40,989 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,001 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,001 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,009 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:41,011 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:33:41,011 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:33:41,011 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:33:41,011 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:41,021 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:41,021 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,026 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,026 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,028 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,028 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,031 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:41,033 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:33:41,033 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:33:41,033 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:33:41,033 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:33:41,041 RepairJob.java:234 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:33:41,041 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,045 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,045 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,047 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,047 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,048 RepairSession.java:180 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:41,048 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:33:41,048 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:33:41,048 SyncTask.java:66 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:33:41,048 RepairJob.java:143 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:41,049 RepairSession.java:270 - [repair #6ebb9020-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:33:41,050 RepairRunnable.java:261 - Repair session 6ebb9020-70db-11f0-9c4c-718ceb57d90b for range [(9140719138973829312,9184970372185177977], (-7377979323916862044,-7350574219943324878], (187671744428625172,189950070861704122]] finished INFO [RepairJobTask:4] 2025-08-04 02:33:41,050 ActiveRepairService.java:452 - [repair #6eba57a0-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:33:41,052 RepairRunnable.java:343 - Repair command #11 finished in 0 seconds INFO [Repair-Task-13] 2025-08-04 02:33:41,606 RepairRunnable.java:139 - Starting repair command #12 (6f4ea860-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-13] 2025-08-04 02:33:41,613 RepairSession.java:228 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-1366277987240062351,-1310392708117737311]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:33:41,624 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:41,624 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,625 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,626 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,628 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,628 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,630 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:41,631 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:33:41,631 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:33:41,631 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:33:41,631 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:33:41,678 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:33:41,678 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,680 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,680 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,683 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,683 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,684 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:41,684 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:33:41,685 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:33:41,685 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:33:41,685 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:33:41,689 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:33:41,690 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,691 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,692 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,694 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,695 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,696 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:41,696 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:33:41,696 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:33:41,696 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:33:41,697 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:33:41,698 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:33:41,698 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,699 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,699 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,701 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,701 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,702 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:41,703 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:33:41,703 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:33:41,703 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:33:41,703 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:41,708 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:41,709 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,711 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,712 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,714 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,714 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,718 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:41,718 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:33:41,718 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:33:41,718 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:33:41,718 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:41,720 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:41,721 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,722 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,722 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,724 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,725 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,725 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:41,726 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:33:41,726 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:33:41,726 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:33:41,726 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:41,735 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:41,735 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,736 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,737 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,740 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,740 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,741 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:33:41,741 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:33:41,741 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:33:41,741 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:33:41,741 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:41,780 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:41,781 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,782 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,782 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,785 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,785 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,787 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:41,788 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:33:41,788 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:33:41,788 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:33:41,788 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:41,790 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:41,791 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,793 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,793 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,794 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,795 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,796 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:33:41,796 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:33:41,796 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:33:41,796 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:33:41,796 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:41,801 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:41,802 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,804 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,804 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,806 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,806 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,807 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:41,807 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:33:41,807 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:33:41,807 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:33:41,807 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-08-04 02:33:41,809 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:33:41,809 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,810 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,811 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,812 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,813 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,814 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:41,814 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:33:41,814 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:33:41,814 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:33:41,814 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:41,818 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:41,818 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,819 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,820 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,821 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,821 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,823 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:41,823 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:33:41,823 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:33:41,824 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:33:41,824 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:41,826 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:41,827 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,828 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,828 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,830 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,830 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,831 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:41,831 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:33:41,831 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:33:41,831 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:33:41,831 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:41,834 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:41,834 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,836 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,836 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,837 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,838 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,839 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:33:41,839 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:33:41,839 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:33:41,839 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:33:41,839 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:41,849 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:41,849 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,850 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,850 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,852 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,852 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,853 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:41,854 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:33:41,854 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:33:41,854 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:33:41,854 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:41,857 RepairJob.java:234 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:41,857 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,859 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,859 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,861 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,861 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:41,862 RepairSession.java:180 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:33:41,863 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:33:41,863 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:33:41,863 SyncTask.java:66 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:33:41,864 RepairJob.java:143 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:41,864 RepairSession.java:270 - [repair #6f4fb9d0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:33:41,864 RepairRunnable.java:261 - Repair session 6f4fb9d0-70db-11f0-9c4c-718ceb57d90b for range [(-1366277987240062351,-1310392708117737311]] finished INFO [RepairJobTask:5] 2025-08-04 02:33:41,866 ActiveRepairService.java:452 - [repair #6f4ea860-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:33:41,868 RepairRunnable.java:343 - Repair command #12 finished in 0 seconds INFO [Repair-Task-14] 2025-08-04 02:33:48,318 RepairRunnable.java:139 - Starting repair command #13 (734ed3e0-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-14] 2025-08-04 02:33:48,324 RepairSession.java:228 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5629593087339793362,5642271254829767786], (-6435880856990190226,-6390972491571659370], (3229362223584901255,3239558604828272349], (4215902444136621779,4232330546775944744]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:33:48,346 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:33:48,346 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,348 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,348 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,351 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,351 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,352 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:48,353 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:33:48,353 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:33:48,353 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:33:48,353 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:33:48,397 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:33:48,397 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,398 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,398 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,401 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,401 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,402 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:48,403 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:33:48,403 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:33:48,403 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:33:48,403 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:48,407 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:48,408 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,409 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,410 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,412 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,413 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,415 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:48,416 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:33:48,416 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:33:48,416 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:33:48,417 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:48,417 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:48,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,418 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,418 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,420 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,420 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,422 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:48,423 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:33:48,423 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:33:48,423 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:33:48,423 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:33:48,426 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:33:48,426 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,427 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,427 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,429 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,429 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,433 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:48,434 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:33:48,434 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:33:48,434 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:33:48,434 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:48,435 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:48,437 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,439 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,439 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,441 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,441 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,442 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:48,443 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:33:48,443 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:33:48,443 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:33:48,443 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:48,445 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:48,445 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,446 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,447 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,448 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,448 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,449 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:48,449 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:33:48,449 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:33:48,450 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:33:48,450 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:48,488 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:48,488 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,490 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,490 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,511 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,512 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,513 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:48,514 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:33:48,514 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:33:48,514 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:33:48,514 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:48,516 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:48,517 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,518 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,519 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,520 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,520 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,521 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:48,522 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:33:48,522 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:33:48,522 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:33:48,523 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:33:48,525 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:33:48,525 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,526 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,528 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,529 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,530 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,531 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:48,531 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:33:48,531 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:33:48,531 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:33:48,532 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-08-04 02:33:48,534 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:33:48,535 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,537 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,537 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,540 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,541 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,544 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:48,545 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:33:48,545 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:33:48,545 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:33:48,545 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:33:48,548 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:33:48,548 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,558 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,558 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,561 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,561 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,562 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:33:48,563 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:33:48,563 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:33:48,563 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:33:48,563 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:48,566 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:48,566 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,568 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,568 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,571 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,571 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,581 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:33:48,581 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:33:48,581 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:33:48,582 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:33:48,582 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:48,585 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:48,585 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,587 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,587 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,681 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,681 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,684 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:33:48,684 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:33:48,684 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:33:48,684 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:33:48,684 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-08-04 02:33:48,688 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:33:48,688 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,689 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,689 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,691 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,691 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,693 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:33:48,693 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:33:48,693 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:33:48,693 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:33:48,693 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:48,695 RepairJob.java:234 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:48,695 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,696 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,696 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,698 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,698 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:48,699 RepairSession.java:180 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:33:48,699 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:33:48,699 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:33:48,700 SyncTask.java:66 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:33:48,700 RepairJob.java:143 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:48,700 RepairSession.java:270 - [repair #734fbe40-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:33:48,701 RepairRunnable.java:261 - Repair session 734fbe40-70db-11f0-9c4c-718ceb57d90b for range [(5629593087339793362,5642271254829767786], (-6435880856990190226,-6390972491571659370], (3229362223584901255,3239558604828272349], (4215902444136621779,4232330546775944744]] finished INFO [RepairJobTask:6] 2025-08-04 02:33:48,701 ActiveRepairService.java:452 - [repair #734ed3e0-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:33:48,704 RepairRunnable.java:343 - Repair command #13 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,763 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,777 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,795 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,805 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,821 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,835 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,846 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,860 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,874 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,883 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,891 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,902 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,909 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,919 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:50,990 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,005 Validator.java:281 - [repair #74b96060-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,012 ActiveRepairService.java:452 - [repair #74b71670-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-15] 2025-08-04 02:33:51,658 RepairRunnable.java:139 - Starting repair command #14 (754c5190-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-15] 2025-08-04 02:33:51,666 RepairSession.java:228 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-6620706601752294217,-6561502360893960499], (1614377384268655375,1625380819752589993], (-6203560929414592421,-6180969045909415470]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:33:51,712 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:51,713 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,715 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,715 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,717 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,717 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,719 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:51,719 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:33:51,720 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:33:51,720 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:33:51,720 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:51,762 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:51,762 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,764 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,765 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,767 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,767 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,769 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:51,770 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:33:51,770 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:33:51,770 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:33:51,770 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:33:51,775 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:33:51,775 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,783 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,783 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,789 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,789 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,791 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:51,791 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:33:51,791 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:33:51,792 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:33:51,792 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:51,794 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:51,794 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,795 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,796 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,798 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,798 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,799 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:51,800 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:33:51,800 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:33:51,800 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:33:51,800 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:33:51,802 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:33:51,802 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,804 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,804 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,809 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,809 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,810 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:33:51,810 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-08-04 02:33:51,811 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-08-04 02:33:51,811 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-08-04 02:33:51,811 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-08-04 02:33:51,819 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:33:51,819 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,822 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,822 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,824 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,824 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,825 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:33:51,826 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:33:51,826 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:33:51,827 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:33:51,827 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:4] 2025-08-04 02:33:51,829 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:33:51,829 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,830 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,831 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,833 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,833 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,834 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:51,835 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:33:51,835 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:33:51,835 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:33:51,835 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:7] 2025-08-04 02:33:51,880 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:33:51,880 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,882 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,882 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,884 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,884 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,886 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:51,886 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:33:51,886 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:33:51,886 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:33:51,886 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:7] 2025-08-04 02:33:51,889 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:33:51,889 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,890 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,890 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,891 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,892 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,892 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:33:51,893 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:33:51,893 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:33:51,893 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:33:51,893 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:51,926 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:51,926 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,927 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,927 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,929 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,930 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,931 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:51,931 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:33:51,931 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:33:51,931 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:33:51,931 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:51,933 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:33:51,934 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,935 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,935 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,937 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,937 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,938 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:33:51,938 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:33:51,938 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:33:51,938 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:33:51,939 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:33:51,942 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:33:51,942 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,944 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,944 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,946 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,946 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,948 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:33:51,949 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:33:51,949 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:33:51,949 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:33:51,949 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:33:51,951 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:33:51,951 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,952 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,953 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,954 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,954 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,955 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:33:51,955 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:33:51,956 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:33:51,955 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:33:51,956 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:51,960 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:51,960 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,962 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,962 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,966 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,966 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,967 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:33:51,968 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:33:51,968 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:33:51,968 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:33:51,968 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-08-04 02:33:51,970 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:33:51,970 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,971 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,971 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,979 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,979 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,982 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:33:51,983 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:33:51,983 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:33:51,983 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:33:51,983 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:33:51,985 RepairJob.java:234 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:33:51,985 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,986 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,986 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,989 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,989 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:33:51,990 RepairSession.java:180 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:33:51,990 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:33:51,990 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:33:51,990 SyncTask.java:66 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:33:51,990 RepairJob.java:143 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:33:51,991 RepairSession.java:270 - [repair #754db120-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:33:51,991 RepairRunnable.java:261 - Repair session 754db120-70db-11f0-9c4c-718ceb57d90b for range [(-6620706601752294217,-6561502360893960499], (1614377384268655375,1625380819752589993], (-6203560929414592421,-6180969045909415470]] finished INFO [RepairJobTask:6] 2025-08-04 02:33:51,991 ActiveRepairService.java:452 - [repair #754c5190-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:33:51,993 RepairRunnable.java:343 - Repair command #14 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:33:58,427 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:33:58,440 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:33:58,454 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:33:58,465 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:33:58,481 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:58,544 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:33:58,565 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:33:58,581 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:58,588 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:33:58,594 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:33:58,601 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:33:58,607 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:59,139 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:33:59,148 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:33:59,157 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:33:59,164 Validator.java:281 - [repair #794b4490-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:33:59,171 ActiveRepairService.java:452 - [repair #794a5a30-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-16] 2025-08-04 02:34:00,709 RepairRunnable.java:139 - Starting repair command #15 (7ab18b50-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-16] 2025-08-04 02:34:00,719 RepairSession.java:228 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(7535697889854630226,7535925169713108141], (8818639914281384027,8818975217747794969], (-4641828617091046687,-4601359600862010856], (-1502498751843955874,-1486001448504981552], (2581344084345033662,2584151484003803614], (-3287768572534039563,-3256364954956340878]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:34:00,760 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:00,760 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,762 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,762 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,764 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,764 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,766 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:34:00,766 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:34:00,767 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:34:00,767 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:34:00,767 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:34:00,813 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:34:00,814 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,816 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,816 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,819 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,819 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,820 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:00,821 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:34:00,821 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:34:00,821 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:34:00,821 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:34:00,825 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:34:00,825 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,826 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,826 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,829 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,830 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,832 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:34:00,833 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:34:00,833 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:34:00,833 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:34:00,833 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:34:00,836 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:34:00,837 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,838 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,838 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,840 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,841 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,843 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:34:00,843 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:34:00,843 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:34:00,843 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:34:00,843 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:00,846 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:00,846 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,847 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,848 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,850 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,851 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,852 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:34:00,852 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:34:00,852 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:34:00,852 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:34:00,852 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:00,855 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:00,856 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,857 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,858 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,860 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,860 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,861 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:34:00,863 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:34:00,863 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:34:00,864 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:34:00,864 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:00,865 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:00,865 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,866 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,866 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,867 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,867 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,868 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:34:00,869 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:34:00,869 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:34:00,869 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:34:00,869 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:7] 2025-08-04 02:34:00,908 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:34:00,908 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,910 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,911 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,912 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,913 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,915 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:34:00,915 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:34:00,915 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:34:00,916 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:34:00,916 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:00,918 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:00,919 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,920 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,920 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,924 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,924 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,926 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:34:00,926 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:34:00,926 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:34:00,927 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:34:00,927 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:00,928 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:00,928 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,930 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,931 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,933 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,933 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,935 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:00,935 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:34:00,935 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:34:00,935 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:34:00,935 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:00,937 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:00,938 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,940 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,941 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,942 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,942 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,943 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:00,944 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:34:00,944 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:34:00,944 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:34:00,944 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:00,947 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:00,948 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,950 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,950 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,952 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,952 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,955 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:34:00,956 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:34:00,956 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:34:00,956 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:34:00,956 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:00,959 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:00,959 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,960 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,960 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,962 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,963 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,964 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:00,964 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:34:00,964 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:34:00,964 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:34:00,964 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:00,966 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:00,966 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,969 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,969 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,971 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,971 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,973 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:34:00,973 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:34:00,973 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:34:00,973 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:34:00,973 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:00,975 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:00,975 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,976 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,976 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,978 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,978 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,979 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:34:00,979 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:34:00,979 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:34:00,979 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:34:00,979 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:00,986 RepairJob.java:234 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:00,987 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,988 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,988 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,991 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,991 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:00,992 RepairSession.java:180 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:34:00,992 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:34:00,992 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:34:00,992 SyncTask.java:66 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:34:00,993 RepairJob.java:143 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:00,993 RepairSession.java:270 - [repair #7ab311f0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:34:00,993 RepairRunnable.java:261 - Repair session 7ab311f0-70db-11f0-9c4c-718ceb57d90b for range [(7535697889854630226,7535925169713108141], (8818639914281384027,8818975217747794969], (-4641828617091046687,-4601359600862010856], (-1502498751843955874,-1486001448504981552], (2581344084345033662,2584151484003803614], (-3287768572534039563,-3256364954956340878]] finished INFO [RepairJobTask:2] 2025-08-04 02:34:00,994 ActiveRepairService.java:452 - [repair #7ab18b50-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:34:01,000 RepairRunnable.java:343 - Repair command #15 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,783 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,797 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,810 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,820 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,833 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,843 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,868 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,878 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,895 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,902 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,912 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,919 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,927 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,937 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:01,998 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:02,015 Validator.java:281 - [repair #7b4a6ff0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:02,033 ActiveRepairService.java:452 - [repair #7b484d10-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,468 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,483 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,494 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,506 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,516 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,523 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,529 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,536 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,544 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,552 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,567 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,578 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,585 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,594 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,642 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,654 Validator.java:281 - [repair #7f48c6b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:08,661 ActiveRepairService.java:452 - [repair #7f480360-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,825 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,835 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,846 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,853 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,865 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,879 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,887 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,898 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,907 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,917 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,925 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,933 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,978 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,987 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:10,997 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,007 Validator.java:281 - [repair #80af0d70-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,015 ActiveRepairService.java:452 - [repair #80add4f0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-17] 2025-08-04 02:34:11,738 RepairRunnable.java:139 - Starting repair command #16 (81444890-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-17] 2025-08-04 02:34:11,747 RepairSession.java:228 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(6972787020916727490,6975320460993067269], (6391228923618830331,6437102578053859971], (-1152398491758462658,-1121785849400103886]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:34:11,763 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:11,763 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,764 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,765 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,766 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,767 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,768 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:11,769 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:34:11,769 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:34:11,769 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:34:11,769 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:11,833 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:11,834 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,836 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,836 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,838 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,840 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,841 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:34:11,842 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:34:11,843 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:34:11,842 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:34:11,845 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:11,850 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:11,850 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,853 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,853 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,856 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,856 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,858 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:34:11,859 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:34:11,859 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:34:11,860 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:34:11,860 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:34:11,863 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:34:11,863 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,865 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,865 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,867 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,867 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,869 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:34:11,869 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:34:11,869 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:34:11,870 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:34:11,871 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:11,879 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:11,880 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,881 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,882 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,884 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,884 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,885 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:34:11,885 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:34:11,885 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:34:11,886 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:34:11,886 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:11,887 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:11,887 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,889 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,889 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,892 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,892 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,893 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:34:11,893 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:34:11,894 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:7] 2025-08-04 02:34:11,894 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:34:11,894 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:11,895 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:11,895 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,897 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,897 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,898 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,899 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,900 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:34:11,900 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:34:11,900 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:34:11,900 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:34:11,900 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:1] 2025-08-04 02:34:11,933 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:34:11,934 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,935 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,936 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,939 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,940 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,941 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:34:11,941 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:34:11,941 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:34:11,942 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:34:11,942 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:11,944 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:11,944 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,945 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,945 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,947 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,947 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,948 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:11,948 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:34:11,948 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:34:11,949 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:34:11,949 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:34:11,951 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:34:11,951 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,952 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,953 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,954 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,955 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,956 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:34:11,956 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:34:11,956 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:34:11,956 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:34:11,956 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-08-04 02:34:11,961 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:34:11,961 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,962 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,964 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,965 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,965 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,966 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:11,967 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:34:11,967 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:34:11,967 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:34:11,967 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:11,972 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:11,972 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,974 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,974 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,976 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,976 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,978 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:34:11,978 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:34:11,978 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:34:11,978 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:34:11,978 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:11,980 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:11,980 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,983 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,983 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,985 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,986 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,986 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:34:11,987 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:34:11,987 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:34:11,987 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:34:11,988 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:34:11,993 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:34:11,993 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,994 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,995 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,997 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:11,997 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:12,003 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:34:12,004 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:34:12,004 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:34:12,004 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:34:12,004 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:34:12,007 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:34:12,007 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:12,009 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:12,009 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:12,011 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:12,011 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:12,012 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:34:12,013 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:34:12,013 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:34:12,013 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:34:12,013 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:34:12,018 RepairJob.java:234 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:34:12,018 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:12,020 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:12,020 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:12,023 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:12,023 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:12,024 RepairSession.java:180 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:34:12,024 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:34:12,024 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:34:12,024 SyncTask.java:66 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:34:12,025 RepairJob.java:143 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:12,026 RepairSession.java:270 - [repair #8145cf30-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:34:12,026 RepairRunnable.java:261 - Repair session 8145cf30-70db-11f0-9c4c-718ceb57d90b for range [(6972787020916727490,6975320460993067269], (6391228923618830331,6437102578053859971], (-1152398491758462658,-1121785849400103886]] finished INFO [RepairJobTask:6] 2025-08-04 02:34:12,026 ActiveRepairService.java:452 - [repair #81444890-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:34:12,030 RepairRunnable.java:343 - Repair command #16 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,508 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,522 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,535 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,544 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,559 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,565 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,572 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,578 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,586 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,592 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,597 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,611 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,618 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,626 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,668 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,686 Validator.java:281 - [repair #8543d7d0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:18,701 ActiveRepairService.java:452 - [repair #85429f50-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-18] 2025-08-04 02:34:20,775 RepairRunnable.java:139 - Starting repair command #17 (86a75f70-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-18] 2025-08-04 02:34:20,780 RepairSession.java:228 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(7347510194597154937,7394954893984714622], (2171420630274964543,2205774600424755244]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:34:20,791 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:20,791 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,792 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,793 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,794 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,794 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,796 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:20,796 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:34:20,796 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:34:20,796 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:34:20,796 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:20,840 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:20,840 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,841 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,841 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,843 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,845 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,846 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:34:20,851 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:34:20,851 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:34:20,851 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:34:20,852 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:20,852 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:20,852 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,855 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,855 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,857 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,857 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,860 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:20,860 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:34:20,860 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:34:20,861 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:34:20,863 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:20,864 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:20,864 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,865 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,866 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,868 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,869 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,870 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:34:20,871 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:34:20,871 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:34:20,871 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:34:20,871 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:20,873 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:20,873 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,875 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,876 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,879 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,879 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,881 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:20,881 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:34:20,881 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:34:20,881 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:34:20,881 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:20,883 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:20,884 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,885 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,885 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,887 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,887 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,888 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:34:20,889 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:34:20,889 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:34:20,889 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:34:20,889 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:20,891 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:20,891 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,892 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,892 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,895 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,895 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,896 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:20,896 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:34:20,896 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:34:20,897 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:34:20,897 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:20,945 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:20,945 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,947 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,947 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,950 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,950 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,951 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:20,952 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:34:20,952 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:34:20,952 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:34:20,952 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:20,959 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:20,959 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,960 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,961 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,963 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,964 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,965 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:20,965 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:34:20,965 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:34:20,965 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:34:20,965 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:20,974 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:20,974 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,976 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,977 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,980 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,980 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,981 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:20,981 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:34:20,981 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:34:20,981 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:34:20,982 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:20,987 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:20,987 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,988 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,988 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,990 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,990 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,991 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:20,991 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:34:20,991 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:34:20,992 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:34:20,992 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:34:20,997 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:34:20,997 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,998 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:20,998 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,000 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,000 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,001 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:21,001 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:34:21,001 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:34:21,001 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:34:21,002 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:1] 2025-08-04 02:34:21,010 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:34:21,010 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,011 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,012 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,014 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,014 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,015 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:21,015 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:34:21,015 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:34:21,016 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:34:21,016 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:21,018 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:21,018 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,020 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,020 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,022 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,022 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,023 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:21,023 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:34:21,023 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:34:21,023 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:34:21,023 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-08-04 02:34:21,025 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:34:21,025 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,027 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,027 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,028 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,028 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,029 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:34:21,029 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:34:21,029 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:34:21,041 RepairJob.java:234 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:34:21,042 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:2] 2025-08-04 02:34:21,043 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:34:21,044 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,044 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,044 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,046 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,046 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,047 RepairSession.java:180 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:21,048 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:34:21,048 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:34:21,048 SyncTask.java:66 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:34:21,048 RepairJob.java:143 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:21,048 RepairSession.java:270 - [repair #86a822c0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:34:21,048 RepairRunnable.java:261 - Repair session 86a822c0-70db-11f0-9c4c-718ceb57d90b for range [(7347510194597154937,7394954893984714622], (2171420630274964543,2205774600424755244]] finished INFO [RepairJobTask:6] 2025-08-04 02:34:21,049 ActiveRepairService.java:452 - [repair #86a75f70-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:34:21,057 RepairRunnable.java:343 - Repair command #17 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,831 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,845 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,856 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,865 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,876 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,886 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,892 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,905 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,914 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,922 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,937 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,947 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,954 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:21,962 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:22,010 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:22,032 Validator.java:281 - [repair #87415580-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:22,042 ActiveRepairService.java:452 - [repair #87404410-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,569 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,587 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,599 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,614 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,643 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,660 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,676 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,684 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,691 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,700 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,711 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,719 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,770 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,777 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,787 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,809 Validator.java:281 - [repair #8b42b980-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:28,814 ActiveRepairService.java:452 - [repair #8b41a810-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:34:30,958 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:30,971 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:30,983 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:30,994 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,013 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,018 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,028 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,033 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,040 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,047 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,053 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,063 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,070 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,079 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,122 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,135 Validator.java:281 - [repair #8cac82b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,141 ActiveRepairService.java:452 - [repair #8cab4a30-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,890 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,902 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,917 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,933 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,940 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,948 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,963 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:31,984 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:32,010 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:32,017 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:32,034 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:32,043 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:32,098 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:32,104 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:32,112 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:32,123 Validator.java:281 - [repair #8d3ed7a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:32,128 ActiveRepairService.java:452 - [repair #8d3ded40-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,625 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,638 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,651 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,665 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,690 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,700 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,710 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,717 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,725 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,758 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,763 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,769 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,775 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,784 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,826 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,832 Validator.java:281 - [repair #913f2a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:38,838 ActiveRepairService.java:452 - [repair #913df1b0-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-19] 2025-08-04 02:34:40,895 RepairRunnable.java:139 - Starting repair command #18 (92a570f0-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-19] 2025-08-04 02:34:40,901 RepairSession.java:228 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(1165022724323409001,1233290473244220034]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:34:40,911 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:34:40,911 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,914 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,914 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,917 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,917 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,918 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:40,920 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:34:40,920 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:34:40,920 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:34:40,920 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:34:40,958 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:34:40,958 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,960 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,960 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,962 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,962 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,964 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:34:40,964 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:34:40,964 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:34:40,964 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:34:40,967 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:40,974 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:40,974 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,976 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,977 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,979 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,979 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,981 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:40,982 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:34:40,982 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:34:40,982 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:34:40,983 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:34:40,988 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:34:40,988 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,990 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,990 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,993 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,993 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,994 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:40,995 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:34:40,995 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:34:40,995 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:34:40,996 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:40,997 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:40,997 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,998 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:40,998 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,000 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,000 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,001 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:34:41,002 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:34:41,002 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:34:41,002 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:34:41,002 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:41,004 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:41,004 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,005 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,005 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,008 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,008 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,010 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:41,010 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:34:41,010 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:34:41,010 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:34:41,010 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:41,012 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:41,012 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,013 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,013 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,015 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,015 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,016 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:41,016 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:34:41,016 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:34:41,016 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:34:41,017 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:41,058 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:41,058 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,060 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,060 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,062 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,062 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,064 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:34:41,064 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:34:41,064 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:34:41,064 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:34:41,065 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:41,068 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:41,068 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,069 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,070 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,077 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,077 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,078 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:34:41,079 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:34:41,079 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:34:41,079 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:34:41,079 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:41,081 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:41,082 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,083 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,084 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,088 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,088 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,089 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:41,089 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:34:41,089 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:34:41,090 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:34:41,090 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-08-04 02:34:41,092 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:34:41,092 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,093 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,093 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,095 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,097 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,098 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:34:41,099 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:34:41,099 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:34:41,100 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:34:41,100 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:41,103 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:41,104 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,106 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,106 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,113 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,113 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,119 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:41,119 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:34:41,119 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:34:41,119 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:34:41,119 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:41,122 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:41,122 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,123 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,123 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,125 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,125 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,126 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:34:41,126 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:34:41,126 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:34:41,126 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:34:41,127 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:41,129 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:41,129 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,131 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,131 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,135 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,135 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,137 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:34:41,137 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:34:41,137 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:34:41,139 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:34:41,140 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:41,142 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:41,142 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,144 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,144 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,146 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,146 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,149 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:34:41,149 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:34:41,149 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:34:41,149 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:34:41,150 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:41,151 RepairJob.java:234 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:41,151 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,153 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,153 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,154 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,154 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,155 RepairSession.java:180 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:41,156 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:34:41,156 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:34:41,156 SyncTask.java:66 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:34:41,156 RepairJob.java:143 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:41,157 RepairSession.java:270 - [repair #92a65b50-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:34:41,157 RepairRunnable.java:261 - Repair session 92a65b50-70db-11f0-9c4c-718ceb57d90b for range [(1165022724323409001,1233290473244220034]] finished INFO [RepairJobTask:3] 2025-08-04 02:34:41,158 ActiveRepairService.java:452 - [repair #92a570f0-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:34:41,162 RepairRunnable.java:343 - Repair command #18 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,943 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,954 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,964 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,973 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,982 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,989 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:41,997 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:42,003 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:42,011 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:42,016 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:42,023 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:42,030 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:42,036 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:42,046 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:42,098 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:42,106 Validator.java:281 - [repair #933a5df0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:42,112 ActiveRepairService.java:452 - [repair #93397390-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,654 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,667 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,678 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,700 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,708 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,715 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,723 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,730 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,742 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,763 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,773 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,792 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,805 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,814 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,860 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,868 Validator.java:281 - [repair #973be900-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:48,874 ActiveRepairService.java:452 - [repair #973950f0-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,039 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,098 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,109 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,124 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,147 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,162 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,169 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,180 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,187 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,193 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,199 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,206 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,210 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,216 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,256 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,264 Validator.java:281 - [repair #98a5b230-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,271 ActiveRepairService.java:452 - [repair #98a38f50-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,983 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,990 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:34:51,999 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,010 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,023 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,033 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,043 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,048 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,055 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,060 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,066 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,072 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,119 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,130 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,141 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,151 Validator.java:281 - [repair #9938f180-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:34:52,156 ActiveRepairService.java:452 - [repair #99380720-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-20] 2025-08-04 02:34:58,613 RepairRunnable.java:139 - Starting repair command #19 (9d34fe50-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-20] 2025-08-04 02:34:58,619 RepairSession.java:228 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-298352090759101377,-272553488497714501], (4722317569517937650,4788203464978509775], (-4003578225125788475,-4002159131211013372]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:34:58,639 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:34:58,639 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,641 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,641 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,644 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,644 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,646 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:58,646 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:34:58,648 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:34:58,649 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:34:58,649 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:34:58,683 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:34:58,684 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,685 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,685 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,690 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,690 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,691 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:58,691 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:34:58,691 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:34:58,694 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:34:58,694 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:58,697 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:58,697 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,699 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,699 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,714 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,714 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,716 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:34:58,716 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:34:58,716 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:34:58,716 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:34:58,716 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:58,718 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:58,719 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,720 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,720 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,722 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,723 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,723 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:58,724 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:34:58,724 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:34:58,725 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:34:58,725 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:58,726 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:58,726 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,728 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,728 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,733 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,734 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,736 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:58,737 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:34:58,737 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:34:58,737 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:34:58,738 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:34:58,745 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:34:58,745 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,750 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,750 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,752 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,752 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,754 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:58,754 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:34:58,755 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:7] 2025-08-04 02:34:58,755 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:34:58,755 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:7] 2025-08-04 02:34:58,757 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:34:58,757 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,759 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,759 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,762 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,762 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,763 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:34:58,763 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:34:58,763 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:34:58,763 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:34:58,763 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:58,809 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:34:58,810 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,811 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,812 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,814 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,815 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,817 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:34:58,817 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:34:58,817 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:34:58,817 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:34:58,817 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:58,819 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:58,819 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,821 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,821 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,824 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,824 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,825 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:34:58,825 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:34:58,826 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:34:58,826 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:34:58,826 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:58,828 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:58,828 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,829 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,829 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,833 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,833 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,834 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:34:58,835 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:34:58,835 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:34:58,835 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:34:58,835 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-08-04 02:34:58,838 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:34:58,838 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,841 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,842 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,850 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,850 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,851 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:58,852 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:34:58,852 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:34:58,852 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:34:58,852 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:34:58,860 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:34:58,860 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,861 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,861 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,863 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,864 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,865 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:34:58,865 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:34:58,865 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:34:58,865 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:34:58,866 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:58,868 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:58,868 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,869 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,869 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,872 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,872 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,873 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:34:58,873 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:34:58,873 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:34:58,873 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:34:58,874 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:34:58,876 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:34:58,876 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,877 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,877 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,886 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,886 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,887 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:58,888 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:34:58,888 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:34:58,888 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:34:58,888 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-08-04 02:34:58,890 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:34:58,890 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,891 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,891 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,893 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,893 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,894 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:58,894 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:34:58,905 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:34:58,905 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:34:58,905 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:34:58,906 RepairJob.java:234 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:34:58,906 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,907 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,908 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,910 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,910 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:34:58,911 RepairSession.java:180 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:34:58,911 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:34:58,911 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:34:58,911 SyncTask.java:66 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:34:58,911 RepairJob.java:143 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-08-04 02:34:58,912 RepairSession.java:270 - [repair #9d35e8b0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:34:58,912 RepairRunnable.java:261 - Repair session 9d35e8b0-70db-11f0-9c4c-718ceb57d90b for range [(-298352090759101377,-272553488497714501], (4722317569517937650,4788203464978509775], (-4003578225125788475,-4002159131211013372]] finished INFO [RepairJobTask:5] 2025-08-04 02:34:58,912 ActiveRepairService.java:452 - [repair #9d34fe50-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:34:58,915 RepairRunnable.java:343 - Repair command #19 finished in 0 seconds INFO [Repair-Task-21] 2025-08-04 02:35:00,996 RepairRunnable.java:139 - Starting repair command #20 (9ea09c40-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-21] 2025-08-04 02:35:01,003 RepairSession.java:228 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(7918057371280806356,7994349742798860145]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:35:01,050 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:01,050 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,052 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,052 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,054 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,054 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,056 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:01,058 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:35:01,058 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:35:01,058 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:35:01,059 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:01,104 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:01,104 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,114 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,114 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,119 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,119 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,121 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:01,121 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:35:01,122 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:7] 2025-08-04 02:35:01,122 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:35:01,122 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:01,167 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:01,168 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,170 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,171 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,174 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,175 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,176 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:35:01,177 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:35:01,177 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:35:01,179 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-08-04 02:35:01,179 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:01,179 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:7] 2025-08-04 02:35:01,179 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,181 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,182 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,184 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,184 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,185 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:35:01,186 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:35:01,186 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:35:01,186 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:35:01,187 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:01,190 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:01,191 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,192 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,192 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,194 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,194 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,195 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:01,196 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:35:01,196 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:35:01,196 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:35:01,196 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:01,199 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:35:01,199 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,200 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,200 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,202 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,202 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,203 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:01,203 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:35:01,204 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:35:01,204 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:35:01,205 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:35:01,205 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:01,205 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,207 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,208 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,210 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,211 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,212 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:35:01,213 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:35:01,213 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:35:01,213 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:35:01,213 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:7] 2025-08-04 02:35:01,249 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:35:01,249 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,250 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,250 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,252 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,252 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,253 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:01,253 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:35:01,254 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:35:01,254 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:35:01,255 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:01,257 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:01,257 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,258 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,258 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,262 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,262 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,263 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:01,263 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:35:01,263 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:35:01,263 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:35:01,263 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:35:01,266 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:35:01,267 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,268 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,268 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,270 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,270 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,271 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:01,271 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:35:01,271 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:35:01,271 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:35:01,272 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:01,274 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:01,274 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,276 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,276 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,277 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,278 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,279 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:01,279 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:35:01,279 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:35:01,280 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:35:01,280 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:01,281 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:01,281 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,282 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,282 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,284 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,284 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,285 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:01,286 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:35:01,286 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:35:01,286 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:35:01,286 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:01,288 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:01,288 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,289 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,290 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,294 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,295 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,296 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:01,296 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:35:01,296 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:35:01,296 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:35:01,296 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:01,334 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:01,334 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,336 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,336 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,339 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,339 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,341 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:35:01,341 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:35:01,341 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:35:01,341 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:35:01,341 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:01,344 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:01,344 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,345 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,346 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,347 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,348 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,349 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:01,350 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:35:01,350 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:35:01,350 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:35:01,350 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:01,352 RepairJob.java:234 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:01,353 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,354 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,354 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,356 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,356 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:01,357 RepairSession.java:180 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:35:01,358 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:35:01,358 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:35:01,358 SyncTask.java:66 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:35:01,358 RepairJob.java:143 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:01,359 RepairSession.java:270 - [repair #9ea1adb0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:35:01,359 RepairRunnable.java:261 - Repair session 9ea1adb0-70db-11f0-9c4c-718ceb57d90b for range [(7918057371280806356,7994349742798860145]] finished INFO [RepairJobTask:3] 2025-08-04 02:35:01,360 ActiveRepairService.java:452 - [repair #9ea09c40-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:35:01,363 RepairRunnable.java:343 - Repair command #20 finished in 0 seconds ERROR [Repair#20:1] 2025-08-04 02:35:01,364 CassandraDaemon.java:228 - Exception in thread Thread[Repair#20:1,5,RMI Runtime] java.lang.AssertionError: java.lang.InterruptedException at org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.extractThrowable(DebuggableThreadPoolExecutor.java:262) at org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.logExceptionsAfterExecute(DebuggableThreadPoolExecutor.java:222) at org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.afterExecute(DebuggableThreadPoolExecutor.java:193) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1157) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.cassandra.concurrent.NamedThreadFactory.lambda$threadLocalDeallocator$0(NamedThreadFactory.java:81) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:750) Caused by: java.lang.InterruptedException: null at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1302) at com.google.common.util.concurrent.AbstractFuture$Sync.get(AbstractFuture.java:285) at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:116) at org.apache.cassandra.concurrent.DebuggableThreadPoolExecutor.extractThrowable(DebuggableThreadPoolExecutor.java:258) ... 7 common frames omitted INFO [Repair-Task-22] 2025-08-04 02:35:01,972 RepairRunnable.java:139 - Starting repair command #21 (9f358940-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-22] 2025-08-04 02:35:01,981 RepairSession.java:228 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5420232046033077044,5492377980361339851], (-787655421323050517,-769652294600189181]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:35:01,997 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:01,997 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,000 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,000 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,005 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,005 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,007 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:02,008 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:35:02,008 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:35:02,008 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:35:02,008 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:02,048 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:02,048 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,050 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,051 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,054 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,054 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,055 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:02,055 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:35:02,055 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:35:02,056 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:35:02,059 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:02,059 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:35:02,059 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,061 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,061 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,065 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,065 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,067 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:02,067 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:35:02,067 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:35:02,076 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:35:02,077 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,078 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,079 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,087 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,088 RepairJob.java:270 - Validating /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:35:02,089 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:35:02,089 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,089 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:02,090 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:35:02,090 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:35:02,090 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:35:02,091 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:02,092 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:02,092 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,095 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,096 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,098 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,098 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,100 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:02,101 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:35:02,101 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:35:02,101 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:35:02,101 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:02,102 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:35:02,102 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,104 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,104 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,106 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,106 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,107 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:02,107 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:35:02,107 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:35:02,107 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:35:02,107 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:02,109 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:02,109 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,110 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,110 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,112 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,112 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,113 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:02,113 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:35:02,113 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:35:02,113 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:35:02,113 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:02,150 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:02,151 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,159 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,159 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,161 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,161 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,162 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:02,162 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:35:02,162 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:35:02,163 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:35:02,163 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:02,165 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:02,165 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,166 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,166 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,168 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,168 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,169 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:02,170 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:35:02,170 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:35:02,170 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:35:02,172 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:02,172 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:02,173 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,175 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,175 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,177 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,177 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,178 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:02,179 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:35:02,179 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:35:02,179 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:35:02,180 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:02,182 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:02,182 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,183 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,183 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,185 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,185 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,187 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:02,188 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:35:02,188 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:35:02,188 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:35:02,188 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:02,190 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:02,190 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,192 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,192 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,195 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,196 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,199 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:02,200 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:35:02,200 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:35:02,200 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:35:02,201 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:02,202 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:02,203 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,204 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,204 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,205 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,206 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,207 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:35:02,207 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:35:02,207 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:35:02,208 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:35:02,208 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:02,211 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:02,211 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,212 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,213 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,214 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,214 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,215 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:02,215 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:35:02,216 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:35:02,216 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:35:02,216 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:02,217 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:02,217 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,219 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,219 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,220 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,220 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,221 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:02,221 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:35:02,221 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:35:02,221 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:35:02,222 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:02,245 RepairJob.java:234 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:02,245 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,246 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,246 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,248 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,248 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:02,249 RepairSession.java:180 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:02,250 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:35:02,250 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:35:02,250 SyncTask.java:66 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:35:02,250 RepairJob.java:143 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:02,250 RepairSession.java:270 - [repair #9f36e8d0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:35:02,251 RepairRunnable.java:261 - Repair session 9f36e8d0-70db-11f0-9c4c-718ceb57d90b for range [(5420232046033077044,5492377980361339851], (-787655421323050517,-769652294600189181]] finished INFO [RepairJobTask:4] 2025-08-04 02:35:02,251 ActiveRepairService.java:452 - [repair #9f358940-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:35:02,254 RepairRunnable.java:343 - Repair command #21 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,740 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,792 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,804 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,819 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,826 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,834 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,842 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,849 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,859 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,866 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,871 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,877 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,884 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,892 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,939 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,948 Validator.java:281 - [repair #a3342e20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:35:08,957 ActiveRepairService.java:452 - [repair #a332ce90-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,089 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,098 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,106 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,115 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,124 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,136 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,145 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,151 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,158 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,164 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,169 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,175 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,219 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,232 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,239 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,257 Validator.java:281 - [repair #a499d8a0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:35:11,262 ActiveRepairService.java:452 - [repair #a498c730-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-23] 2025-08-04 02:35:12,009 RepairRunnable.java:139 - Starting repair command #22 (a5310f90-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-23] 2025-08-04 02:35:12,025 RepairSession.java:228 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-3674828122396799365,-3659534590552763872], (4984732653224476158,5018839433785387516], (132171398051057118,132294480300930316], (8023451126698417646,8030467998212740719]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:35:12,064 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:12,065 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,066 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,066 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,068 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,068 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,070 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:12,070 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:35:12,070 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:35:12,070 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:35:12,070 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:12,122 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:12,122 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,124 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,124 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,127 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,128 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,129 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:12,129 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:35:12,132 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:35:12,133 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:35:12,134 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:12,135 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:12,137 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,139 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,139 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,143 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,143 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,144 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:12,146 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:35:12,146 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:35:12,147 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:35:12,147 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:12,149 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:12,150 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,151 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,151 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,154 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,154 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,155 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:12,155 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:35:12,155 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:35:12,155 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:35:12,156 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:12,163 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:12,163 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,166 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,166 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,168 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,168 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,169 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:12,170 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:35:12,170 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:35:12,170 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:35:12,170 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:12,173 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:12,173 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,174 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,174 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,177 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,177 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,178 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:12,179 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:35:12,179 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:35:12,179 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:35:12,179 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:12,184 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:12,184 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,186 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,186 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,188 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,188 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,189 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:12,189 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:35:12,189 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:35:12,190 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:35:12,190 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:12,225 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:12,225 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,227 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,227 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,229 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,229 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,230 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:12,231 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:35:12,231 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:35:12,231 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:35:12,231 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:35:12,237 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:35:12,237 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,238 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,239 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,241 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,241 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,242 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:12,242 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:35:12,243 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:35:12,243 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:35:12,243 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:12,246 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:12,246 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,248 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,249 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,251 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,251 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,252 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:35:12,253 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:35:12,253 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:35:12,253 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:35:12,253 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:12,259 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:12,259 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,261 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,261 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,264 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,264 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,265 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:12,265 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:35:12,266 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:35:12,266 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:35:12,266 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:35:12,269 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:35:12,270 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,271 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,271 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,274 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,274 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,276 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:12,276 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:35:12,276 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:35:12,277 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:35:12,277 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:12,283 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:35:12,283 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,285 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,285 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,287 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,287 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,288 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:12,289 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:35:12,289 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:35:12,289 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:35:12,289 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:12,292 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:12,292 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,293 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,293 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,296 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,296 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,298 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:35:12,298 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:35:12,298 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:35:12,298 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:35:12,298 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-08-04 02:35:12,303 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:35:12,303 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,304 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,305 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,307 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,307 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,308 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:12,308 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:35:12,308 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:35:12,308 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:35:12,308 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:12,310 RepairJob.java:234 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:12,310 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,311 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,311 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,313 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,313 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:12,314 RepairSession.java:180 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:35:12,314 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:35:12,314 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:35:12,314 SyncTask.java:66 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:35:12,314 RepairJob.java:143 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:12,315 RepairSession.java:270 - [repair #a5338090-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:35:12,315 RepairRunnable.java:261 - Repair session a5338090-70db-11f0-9c4c-718ceb57d90b for range [(-3674828122396799365,-3659534590552763872], (4984732653224476158,5018839433785387516], (132171398051057118,132294480300930316], (8023451126698417646,8030467998212740719]] finished INFO [RepairJobTask:1] 2025-08-04 02:35:12,317 ActiveRepairService.java:452 - [repair #a5310f90-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:35:12,321 RepairRunnable.java:343 - Repair command #22 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,771 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,782 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,793 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,808 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,819 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,825 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,833 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,838 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,844 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,850 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,861 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,870 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,877 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,887 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,939 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,953 Validator.java:281 - [repair #a92fdb80-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:35:18,960 ActiveRepairService.java:452 - [repair #a92ef120-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,128 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,138 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,151 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,161 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,170 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,180 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,190 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,196 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,203 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,211 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,221 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,235 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,286 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,293 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,302 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,310 Validator.java:281 - [repair #aa955ef0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:35:21,315 ActiveRepairService.java:452 - [repair #aa936320-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-24] 2025-08-04 02:35:22,068 RepairRunnable.java:139 - Starting repair command #23 (ab2ff140-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-24] 2025-08-04 02:35:22,080 RepairSession.java:228 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(8695149382222948123,8736911621365903905]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:35:22,094 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:22,094 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,098 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,098 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,099 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,099 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,103 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:22,115 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:35:22,115 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:35:22,115 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:35:22,117 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:22,147 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:22,147 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,151 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,151 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,154 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,154 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,156 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:22,156 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:35:22,156 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:35:22,159 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:35:22,159 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:22,160 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:35:22,160 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,162 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,163 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,165 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,165 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,167 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:22,169 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:22,169 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-08-04 02:35:22,170 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:35:22,170 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:35:22,170 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:35:22,172 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,173 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,173 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,177 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,177 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,184 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:22,185 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:35:22,185 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:35:22,186 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:35:22,188 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:22,188 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:22,188 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,191 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,191 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,196 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,199 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,201 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:22,202 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:35:22,203 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:35:22,203 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:35:22,203 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:22,206 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:22,207 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,208 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,208 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,210 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,210 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,211 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:22,212 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:35:22,212 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:35:22,212 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:35:22,212 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:22,220 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:22,221 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,222 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,222 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,224 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,224 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,225 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:22,226 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:35:22,226 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:35:22,226 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:35:22,226 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:22,266 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:22,266 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,268 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,268 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,269 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,269 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,271 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:22,271 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:35:22,271 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:35:22,271 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:35:22,271 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:22,273 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:22,273 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,274 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,274 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,276 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,277 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,278 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:22,279 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:35:22,280 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:35:22,280 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:35:22,280 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:22,281 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:22,281 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,282 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,283 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,284 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,284 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,285 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:22,285 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:35:22,285 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:35:22,286 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:35:22,286 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:22,287 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:22,288 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,289 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,289 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,290 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,290 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,292 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:22,293 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:35:22,293 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:35:22,294 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:35:22,294 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:22,296 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:22,296 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,297 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,297 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,300 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,300 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,301 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:22,301 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:35:22,301 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:35:22,302 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:35:22,302 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:22,304 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:22,304 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,306 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,307 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,314 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,314 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,316 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:35:22,316 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:35:22,316 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:35:22,316 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:35:22,317 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:22,321 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:22,321 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,323 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,323 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,327 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,327 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,329 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:22,329 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:35:22,329 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:35:22,329 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:35:22,329 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:22,332 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:22,332 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,333 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,333 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,334 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,335 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,335 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:22,336 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:35:22,336 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:35:22,336 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:35:22,336 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:35:22,337 RepairJob.java:234 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:35:22,337 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,339 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,339 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,340 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,340 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:22,341 RepairSession.java:180 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:22,341 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:35:22,341 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:35:22,341 SyncTask.java:66 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:35:22,341 RepairJob.java:143 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:22,342 RepairSession.java:270 - [repair #ab31c600-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:35:22,342 RepairRunnable.java:261 - Repair session ab31c600-70db-11f0-9c4c-718ceb57d90b for range [(8695149382222948123,8736911621365903905]] finished INFO [RepairJobTask:1] 2025-08-04 02:35:22,343 ActiveRepairService.java:452 - [repair #ab2ff140-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:35:22,345 RepairRunnable.java:343 - Repair command #23 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:35:28,856 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:35:28,867 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:35:28,888 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:35:28,902 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:35:28,914 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:28,924 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:35:28,939 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:35:28,947 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:28,955 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:28,962 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:28,972 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:35:28,977 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:29,027 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:35:29,046 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:35:29,067 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:29,079 Validator.java:281 - [repair #af2df9e0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:35:29,086 ActiveRepairService.java:452 - [repair #af2cc160-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-25] 2025-08-04 02:35:31,089 RepairRunnable.java:139 - Starting repair command #24 (b0907010-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-25] 2025-08-04 02:35:31,095 RepairSession.java:228 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-7074024534847566411,-7070880580310228903], (-5481121115328157831,-5455434306264507924], (-379520595742568445,-364502250641812807], (8818975217747794969,8824709974528282011]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:35:31,146 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:31,146 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,148 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,148 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,151 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,151 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,153 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:31,154 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:35:31,157 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:35:31,157 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:35:31,159 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:31,205 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:31,208 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,209 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,210 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,215 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,215 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,217 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:31,217 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:35:31,218 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:35:31,218 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:35:31,218 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:31,221 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:31,221 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,223 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,224 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,234 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,234 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,237 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:31,238 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:35:31,239 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:35:31,252 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:35:31,252 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:31,258 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:31,258 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,265 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,265 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,268 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,268 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,269 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:31,269 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:35:31,270 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:35:31,271 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:35:31,272 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:31,272 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:31,273 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,275 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,275 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,277 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,277 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,278 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:35:31,278 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:35:31,279 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:35:31,280 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:35:31,280 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:31,282 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:31,282 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,284 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,284 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,287 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,287 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,288 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:35:31,288 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:35:31,289 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:35:31,289 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:35:31,290 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:31,293 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:31,293 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,294 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,294 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,297 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,297 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,298 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:31,300 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:35:31,300 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:35:31,300 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:35:31,300 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:31,336 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:31,336 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,338 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,338 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,344 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,344 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,346 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:31,347 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:35:31,347 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:35:31,349 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:35:31,349 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:31,354 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:31,355 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,356 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,357 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,361 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,361 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,362 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:35:31,362 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:35:31,362 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:35:31,362 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:35:31,362 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:31,365 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:31,365 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,367 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,367 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,369 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,369 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,371 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:35:31,371 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:35:31,372 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:35:31,372 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:35:31,372 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:35:31,374 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:35:31,374 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,375 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,375 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,378 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,378 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,379 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:31,380 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:35:31,380 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:35:31,381 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:35:31,382 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:31,388 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:31,388 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,393 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,393 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,397 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,397 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,399 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:31,400 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:35:31,400 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:35:31,400 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:35:31,400 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:35:31,402 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:35:31,403 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,406 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,407 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,419 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,419 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,420 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:31,420 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:35:31,421 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:35:31,421 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:35:31,421 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:31,424 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:35:31,424 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,426 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,426 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,430 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,430 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,433 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:31,433 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:35:31,433 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:35:31,433 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:35:31,434 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:31,435 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:31,435 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,437 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,437 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,438 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,438 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,440 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:31,440 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:35:31,440 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:35:31,440 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:35:31,440 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:31,442 RepairJob.java:234 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:31,442 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,449 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,449 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,455 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,456 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:31,457 RepairSession.java:180 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:35:31,457 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:35:31,457 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:35:31,457 SyncTask.java:66 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:35:31,457 RepairJob.java:143 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:31,459 RepairSession.java:270 - [repair #b0915a70-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:35:31,459 RepairRunnable.java:261 - Repair session b0915a70-70db-11f0-9c4c-718ceb57d90b for range [(-7074024534847566411,-7070880580310228903], (-5481121115328157831,-5455434306264507924], (-379520595742568445,-364502250641812807], (8818975217747794969,8824709974528282011]] finished INFO [RepairJobTask:1] 2025-08-04 02:35:31,464 ActiveRepairService.java:452 - [repair #b0907010-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:35:31,471 RepairRunnable.java:343 - Repair command #24 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,190 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,209 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,220 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,228 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,242 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,249 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,257 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,265 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,279 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,286 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,302 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,308 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,315 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,323 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,375 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,393 Validator.java:281 - [repair #b12dc180-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:35:32,402 ActiveRepairService.java:452 - [repair #b12becc0-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:35:38,862 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:35:38,869 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:35:38,878 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:35:38,890 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:35:38,901 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:38,909 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:35:38,931 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:35:38,954 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:38,963 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:38,970 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:38,979 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:35:39,008 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:39,057 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:35:39,068 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:35:39,077 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:39,084 Validator.java:281 - [repair #b5298030-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:35:39,092 ActiveRepairService.java:452 - [repair #b528e3f0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,188 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,201 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,216 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,240 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,249 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,256 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,261 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,271 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,281 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,298 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,305 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,315 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,323 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,334 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,376 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,385 Validator.java:281 - [repair #b68a48b0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:35:41,391 ActiveRepairService.java:452 - [repair #b688e920-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-26] 2025-08-04 02:35:42,150 RepairRunnable.java:139 - Starting repair command #25 (b7283660-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-26] 2025-08-04 02:35:42,155 RepairSession.java:228 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-6180969045909415470,-6121844337964279442]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:35:42,165 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:42,165 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,166 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,167 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,168 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,168 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,170 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:42,170 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:35:42,170 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:35:42,171 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:35:42,171 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:42,206 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:35:42,206 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,208 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,208 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,210 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,210 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,214 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:42,214 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:35:42,214 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:35:42,214 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:35:42,214 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:42,220 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:42,220 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,222 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,222 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,224 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,224 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,225 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:42,226 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:35:42,226 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:35:42,226 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:35:42,227 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:42,228 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:42,228 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,230 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,230 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,231 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,232 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,233 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:42,233 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:35:42,234 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:35:42,234 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:35:42,234 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:35:42,236 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:35:42,236 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,238 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,238 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,240 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,240 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,241 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:42,241 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:35:42,241 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:35:42,242 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-08-04 02:35:42,243 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-08-04 02:35:42,244 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:35:42,244 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,245 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,246 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,248 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,248 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,251 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:42,251 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:35:42,251 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-08-04 02:35:42,251 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:35:42,252 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:7] 2025-08-04 02:35:42,253 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:35:42,254 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,256 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,256 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,258 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,258 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,259 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:42,260 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:35:42,260 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:35:42,260 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:35:42,262 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:42,294 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:42,294 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,296 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,296 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,298 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,298 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,299 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:42,299 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:35:42,299 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:35:42,299 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:35:42,300 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:42,301 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:42,302 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,304 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,304 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,306 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,306 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,307 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:35:42,307 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:35:42,307 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:35:42,307 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:35:42,307 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:42,310 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:42,310 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,311 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,311 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,313 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,313 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,314 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:42,314 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:35:42,315 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:35:42,315 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:35:42,315 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:42,316 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:42,316 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,318 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,318 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,320 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,320 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,321 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:42,322 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:35:42,322 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:35:42,322 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:35:42,322 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:42,326 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:42,327 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,329 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,329 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,331 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,331 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,332 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:35:42,333 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:35:42,333 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:35:42,333 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:35:42,333 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:42,335 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:42,336 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,337 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,337 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,339 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,340 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,341 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:42,342 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:35:42,342 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:35:42,342 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:35:42,342 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-08-04 02:35:42,345 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:35:42,345 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,347 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,347 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,348 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,348 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,349 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:42,350 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:35:42,350 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:35:42,350 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:35:42,350 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:35:42,351 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:35:42,351 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,352 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,353 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,354 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,354 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,355 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:42,355 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:35:42,355 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:35:42,355 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:35:42,355 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:42,357 RepairJob.java:234 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:42,357 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,358 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,358 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,360 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,360 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:42,361 RepairSession.java:180 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:42,361 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:35:42,361 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:35:42,361 SyncTask.java:66 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:35:42,361 RepairJob.java:143 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:42,361 RepairSession.java:270 - [repair #b728f9b0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:35:42,362 RepairRunnable.java:261 - Repair session b728f9b0-70db-11f0-9c4c-718ceb57d90b for range [(-6180969045909415470,-6121844337964279442]] finished INFO [RepairJobTask:4] 2025-08-04 02:35:42,362 ActiveRepairService.java:452 - [repair #b7283660-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:35:42,364 RepairRunnable.java:343 - Repair command #25 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,886 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,904 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,913 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,921 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,928 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,939 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,945 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,952 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,959 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,967 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,974 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,991 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:48,998 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:35:49,010 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:49,051 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:35:49,060 Validator.java:281 - [repair #bb241c20-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:35:49,064 ActiveRepairService.java:452 - [repair #bb22e3a0-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-27] 2025-08-04 02:35:51,159 RepairRunnable.java:139 - Starting repair command #26 (bc86e070-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-27] 2025-08-04 02:35:51,166 RepairSession.java:228 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-6340425237964112438,-6333571416896598099], (-4824066648971190919,-4812895527454263112], (2540837537902427220,2581344084345033662], (-8693624098176147909,-8679103657478746495], (-2752331568956062762,-2730441446515952112]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:35:51,193 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:51,193 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,195 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,195 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,198 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,198 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,200 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:51,202 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:35:51,202 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:35:51,202 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:35:51,202 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:51,236 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:51,236 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,238 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,238 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,243 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,243 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,244 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:51,244 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:35:51,244 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:35:51,244 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:35:51,244 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:51,249 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:51,249 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,250 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,250 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,253 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,253 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,255 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:35:51,256 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:35:51,256 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:35:51,256 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:35:51,257 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:51,258 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:51,259 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,260 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,260 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,264 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,264 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,265 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:51,265 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:35:51,265 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:35:51,266 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:35:51,266 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:35:51,271 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:35:51,272 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,273 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,273 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,275 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,275 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,276 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:51,277 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:35:51,277 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:35:51,277 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:35:51,278 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:35:51,280 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:35:51,280 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,281 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,281 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,283 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,283 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,284 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:35:51,284 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:35:51,284 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-08-04 02:35:51,284 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:35:51,285 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:51,286 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:51,286 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,287 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,287 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,289 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,289 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,290 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:51,290 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:35:51,290 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:35:51,290 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:35:51,291 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:51,329 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:51,329 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,332 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,332 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,334 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,334 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,336 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:51,336 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:35:51,336 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:35:51,336 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:35:51,337 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:51,339 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:51,339 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,341 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,341 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,343 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,344 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,345 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:51,346 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:35:51,346 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:35:51,346 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:35:51,346 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:51,348 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:51,349 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,354 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,354 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,356 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,357 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,358 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:51,358 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:35:51,358 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:35:51,358 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:35:51,359 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:51,369 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:51,369 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,370 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,370 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,377 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,378 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,379 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:51,379 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:35:51,379 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:35:51,379 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:35:51,380 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:51,383 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:51,383 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,384 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,384 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,392 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,392 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,395 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:51,395 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:35:51,395 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:35:51,395 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:35:51,395 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:51,401 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:51,401 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,402 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,403 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,404 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,404 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,405 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:51,406 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:35:51,406 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:35:51,405 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:35:51,406 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:35:51,427 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:35:51,427 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,429 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,429 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,433 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,433 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,434 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:35:51,434 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:35:51,434 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:35:51,434 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:35:51,435 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:51,436 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:51,436 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,437 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,437 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,440 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,440 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,441 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:51,441 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:35:51,441 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:35:51,441 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:35:51,441 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:35:51,442 RepairJob.java:234 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:35:51,443 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,444 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,444 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,446 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,446 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:51,446 RepairSession.java:180 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:51,447 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:35:51,447 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:35:51,447 SyncTask.java:66 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:35:51,447 RepairJob.java:143 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:51,447 RepairSession.java:270 - [repair #bc87f1e0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:35:51,447 RepairRunnable.java:261 - Repair session bc87f1e0-70db-11f0-9c4c-718ceb57d90b for range [(-6340425237964112438,-6333571416896598099], (-4824066648971190919,-4812895527454263112], (2540837537902427220,2581344084345033662], (-8693624098176147909,-8679103657478746495], (-2752331568956062762,-2730441446515952112]] finished INFO [RepairJobTask:3] 2025-08-04 02:35:51,448 ActiveRepairService.java:452 - [repair #bc86e070-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:35:51,454 RepairRunnable.java:343 - Repair command #26 finished in 0 seconds INFO [Repair-Task-28] 2025-08-04 02:35:52,194 RepairRunnable.java:139 - Starting repair command #27 (bd24ce20-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 8, pull repair: false) INFO [Repair-Task-28] 2025-08-04 02:35:52,210 RepairSession.java:228 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5031984454396343150,5046156971248335290], (6258728428150610554,6259524728424536734], (7845209641080071362,7872340856158702267], (8874621428362389734,8879166099313950547], (-1033791484099215640,-1029748894879828810], (-7235837715280285834,-7229655002873478749], (8030467998212740719,8035824786676571404], (5736665353972999656,5764981831818720035]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:35:52,299 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:52,299 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,301 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,301 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,303 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,303 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,306 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:52,306 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:35:52,313 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:35:52,314 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:35:52,314 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:52,367 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:52,367 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,369 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,369 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,371 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,371 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,375 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:35:52,375 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:35:52,376 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:35:52,376 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:35:52,376 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:52,380 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:52,381 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,383 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,383 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,386 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,386 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,389 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:35:52,390 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:35:52,390 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:35:52,390 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:35:52,390 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:52,392 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:52,393 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,394 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,394 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,396 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,396 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,401 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:35:52,402 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:35:52,403 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:35:52,403 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:35:52,403 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:52,404 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:52,404 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,421 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,421 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,424 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,424 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,434 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:52,436 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:35:52,436 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:35:52,436 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:35:52,436 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:52,441 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:52,441 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,443 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,443 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,454 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,454 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,461 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:35:52,461 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:35:52,462 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:35:52,463 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:35:52,463 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:52,477 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:52,477 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,479 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,479 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,482 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,482 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,485 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:35:52,493 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:35:52,491 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:35:52,494 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:35:52,494 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:35:52,538 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:35:52,539 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,541 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,542 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,549 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,549 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,562 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:52,562 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:35:52,562 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:35:52,562 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:35:52,566 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:52,569 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:35:52,569 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,577 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,577 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,580 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,580 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,588 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:52,588 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:35:52,588 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:35:52,588 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:35:52,588 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:52,600 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:35:52,600 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,603 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,603 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,606 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,606 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,616 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:35:52,617 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:35:52,617 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:35:52,617 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:35:52,617 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:52,624 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:52,624 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,625 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,626 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,636 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,636 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,638 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:35:52,640 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:35:52,640 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:35:52,641 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:35:52,643 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:35:52,653 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:35:52,653 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,655 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,655 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,658 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,658 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,661 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:35:52,662 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:35:52,662 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:35:52,662 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:35:52,662 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:1] 2025-08-04 02:35:52,664 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:35:52,664 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,665 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,665 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,668 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,668 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,669 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:35:52,669 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:35:52,669 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:35:52,669 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:35:52,669 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:35:52,671 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:35:52,672 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,673 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,673 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,675 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,675 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,677 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:52,677 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:35:52,677 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:35:52,692 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:35:52,692 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-08-04 02:35:52,693 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:35:52,693 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,694 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,694 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,697 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,697 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,698 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:52,699 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:35:52,699 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:35:52,699 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:35:52,699 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:52,701 RepairJob.java:234 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:35:52,701 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,702 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,702 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,703 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,703 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:35:52,704 RepairSession.java:180 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:35:52,705 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:35:52,705 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:35:52,705 SyncTask.java:66 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:35:52,705 RepairJob.java:143 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-08-04 02:35:52,706 RepairSession.java:270 - [repair #bd273f20-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:35:52,706 RepairRunnable.java:261 - Repair session bd273f20-70db-11f0-9c4c-718ceb57d90b for range [(5031984454396343150,5046156971248335290], (6258728428150610554,6259524728424536734], (7845209641080071362,7872340856158702267], (8874621428362389734,8879166099313950547], (-1033791484099215640,-1029748894879828810], (-7235837715280285834,-7229655002873478749], (8030467998212740719,8035824786676571404], (5736665353972999656,5764981831818720035]] finished INFO [RepairJobTask:4] 2025-08-04 02:35:52,707 ActiveRepairService.java:452 - [repair #bd24ce20-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:35:52,709 RepairRunnable.java:343 - Repair command #27 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:35:58,965 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:35:58,999 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,038 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,096 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,110 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,120 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,126 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,135 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,149 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,159 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,166 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,184 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,196 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,206 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,255 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,264 Validator.java:281 - [repair #c1243650-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:35:59,272 ActiveRepairService.java:452 - [repair #c121ec60-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,237 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,290 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,301 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,312 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,321 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,332 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,339 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,344 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,351 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,357 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,362 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,373 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,380 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,389 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,429 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,441 Validator.java:281 - [repair #c28218a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:36:01,447 ActiveRepairService.java:452 - [repair #c2812e40-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-29] 2025-08-04 02:36:02,229 RepairRunnable.java:139 - Starting repair command #28 (c3200650-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-29] 2025-08-04 02:36:02,237 RepairSession.java:228 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-6510679142482662943,-6492796560233398564], (-303617499123173901,-298352090759101377], (5512568736580872092,5514883852327400798], (-3179238018124605026,-3166425515039982305], (-2097763745486758019,-2050303491490891500]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:36:02,257 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:02,257 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,259 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,259 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,262 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,262 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,263 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:02,264 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:36:02,264 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:36:02,264 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:36:02,265 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:02,298 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:02,298 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,299 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,300 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,302 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,302 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,305 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:02,306 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:36:02,306 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:36:02,306 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:36:02,306 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:02,311 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:02,311 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,312 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,312 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,315 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,315 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,316 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:02,318 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:36:02,318 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:36:02,318 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:36:02,318 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:02,320 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:02,320 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,322 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,323 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,325 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,325 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,327 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:02,327 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:36:02,328 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:36:02,328 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:36:02,328 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:02,329 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:02,330 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,331 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,331 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,334 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,334 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,335 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:02,336 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:36:02,336 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:36:02,336 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:36:02,337 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:02,338 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:02,339 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,340 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,341 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,347 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,347 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,348 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:02,349 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:36:02,349 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:36:02,349 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:36:02,349 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:02,352 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:02,352 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,353 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,353 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,355 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,355 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,356 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:02,356 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:36:02,356 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:36:02,356 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:36:02,356 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:02,389 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:02,389 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,391 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,391 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,393 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,393 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,394 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:02,395 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:36:02,395 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:36:02,395 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:36:02,395 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:02,398 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:02,398 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,399 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,399 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,402 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,402 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,403 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:02,403 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:36:02,403 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:36:02,403 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:36:02,405 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:36:02,406 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:36:02,406 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,407 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,407 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,410 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,410 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,411 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:02,411 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:36:02,411 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:36:02,412 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:36:02,412 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:02,413 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:02,413 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,415 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,415 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,418 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,418 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,419 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:02,420 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:36:02,420 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:36:02,420 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:36:02,420 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:36:02,423 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:36:02,423 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,425 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,426 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,429 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,429 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,430 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:02,430 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:36:02,430 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:36:02,431 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:36:02,431 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:02,432 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:02,432 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,433 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,436 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,437 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,438 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,441 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:02,441 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:36:02,441 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:36:02,441 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:36:02,441 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:02,444 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:02,444 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,446 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,446 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,448 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,448 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,449 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:02,449 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:36:02,449 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:36:02,449 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:36:02,449 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:36:02,451 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:36:02,451 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,452 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,452 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,454 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,454 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,455 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:02,455 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:36:02,455 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:36:02,455 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:36:02,456 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:36:02,457 RepairJob.java:234 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:02,457 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,458 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,458 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,459 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,459 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:02,464 RepairSession.java:180 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:02,464 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:36:02,464 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:36:02,464 SyncTask.java:66 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:36:02,464 RepairJob.java:143 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-08-04 02:36:02,464 RepairSession.java:270 - [repair #c3213ed0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:36:02,465 RepairRunnable.java:261 - Repair session c3213ed0-70db-11f0-9c4c-718ceb57d90b for range [(-6510679142482662943,-6492796560233398564], (-303617499123173901,-298352090759101377], (5512568736580872092,5514883852327400798], (-3179238018124605026,-3166425515039982305], (-2097763745486758019,-2050303491490891500]] finished INFO [RepairJobTask:1] 2025-08-04 02:36:02,465 ActiveRepairService.java:452 - [repair #c3200650-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:36:02,467 RepairRunnable.java:343 - Repair command #28 finished in 0 seconds INFO [Repair-Task-30] 2025-08-04 02:36:08,914 RepairRunnable.java:139 - Starting repair command #29 (c71c1320-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-30] 2025-08-04 02:36:08,921 RepairSession.java:228 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-2878793132105869876,-2853209274808616845], (-4812895527454263112,-4778852289649497773]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:36:08,934 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:08,934 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,936 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,936 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,938 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,938 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,940 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:08,940 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:36:08,940 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:36:08,941 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:36:08,941 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:08,976 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:08,976 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,979 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,980 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,982 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,982 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,983 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:08,984 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:36:08,984 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:36:08,984 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:36:08,984 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:36:08,988 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:36:08,988 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,990 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,990 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,992 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,993 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:08,994 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:08,994 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:36:08,995 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:36:08,995 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:36:08,995 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:08,998 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:08,998 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,002 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,002 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,004 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,004 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,005 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:09,006 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:36:09,006 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:36:09,006 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:36:09,007 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:09,008 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:09,008 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,009 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,010 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,014 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,014 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,015 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:09,016 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:36:09,016 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:36:09,016 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:36:09,016 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:09,018 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:09,018 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,020 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,021 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,022 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,023 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,027 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:09,027 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:36:09,027 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:36:09,027 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:36:09,027 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:36:09,029 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:09,029 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,030 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,032 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,033 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,033 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,035 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:09,035 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:36:09,035 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:36:09,035 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:36:09,035 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:09,069 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:09,069 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,071 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,071 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,073 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,073 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,074 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:09,075 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:36:09,075 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:36:09,075 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:36:09,075 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:3] 2025-08-04 02:36:09,078 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:09,078 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,079 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,079 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,080 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,080 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,082 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:09,083 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:36:09,083 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:36:09,083 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:36:09,083 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:36:09,084 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:36:09,085 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,086 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,086 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,088 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,088 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,089 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:09,090 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:36:09,090 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:36:09,090 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:36:09,090 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:09,092 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:09,092 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,093 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,094 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,096 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,096 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,097 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:09,098 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:36:09,098 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:36:09,098 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:36:09,098 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:09,100 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:09,100 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,102 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,103 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,105 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,105 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,106 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:09,107 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:36:09,107 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:36:09,107 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:36:09,108 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:09,111 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:09,112 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,113 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,114 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,115 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,116 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,117 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:09,117 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:36:09,117 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:36:09,117 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:36:09,117 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:09,120 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:09,120 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,121 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,121 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,122 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,123 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,124 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:09,124 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:36:09,124 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:36:09,124 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:36:09,124 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:09,125 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:09,125 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,126 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,126 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,128 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,128 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,129 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:09,129 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:36:09,129 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:36:09,130 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:36:09,130 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:09,133 RepairJob.java:234 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:09,133 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,134 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,134 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,135 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,135 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:09,136 RepairSession.java:180 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:09,137 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:36:09,137 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:36:09,137 SyncTask.java:66 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:36:09,137 RepairJob.java:143 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:09,137 RepairSession.java:270 - [repair #c71d2490-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:36:09,137 RepairRunnable.java:261 - Repair session c71d2490-70db-11f0-9c4c-718ceb57d90b for range [(-2878793132105869876,-2853209274808616845], (-4812895527454263112,-4778852289649497773]] finished INFO [RepairJobTask:2] 2025-08-04 02:36:09,138 ActiveRepairService.java:452 - [repair #c71c1320-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:36:09,140 RepairRunnable.java:343 - Repair command #29 finished in 0 seconds INFO [Repair-Task-31] 2025-08-04 02:36:11,226 RepairRunnable.java:139 - Starting repair command #30 (c87cdba0-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-31] 2025-08-04 02:36:11,237 RepairSession.java:228 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-8508077215048693614,-8506891837606098029], (-220305378780459968,-203102954551110118], (8154031318873857886,8221753678607699890], (-1670913668157985991,-1670606861611704523]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:36:11,269 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:11,270 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,271 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,272 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,274 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,274 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,275 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:11,276 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:36:11,276 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:36:11,276 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:36:11,277 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:11,308 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:11,308 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,310 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,310 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,312 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,312 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,313 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:11,313 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:36:11,313 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:36:11,313 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:36:11,314 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:36:11,317 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:11,317 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,319 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,319 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,322 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,322 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,324 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:11,326 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:36:11,326 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:36:11,327 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:36:11,327 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:11,344 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:11,344 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,346 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,346 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,348 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,349 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,350 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:11,350 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:36:11,350 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:36:11,351 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-08-04 02:36:11,352 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:36:11,358 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:36:11,358 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,359 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,359 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,372 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,373 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,374 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:11,374 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:36:11,375 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:36:11,375 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:36:11,376 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:11,376 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:2] 2025-08-04 02:36:11,376 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,378 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,378 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,379 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,379 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,380 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:11,381 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:36:11,381 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:36:11,381 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:36:11,381 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:11,382 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:11,382 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,384 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,384 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,386 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,386 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,392 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:11,392 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:36:11,392 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:36:11,393 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:36:11,393 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:11,437 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:11,437 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,439 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,440 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,442 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,442 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,444 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:11,444 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:36:11,444 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:36:11,445 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:36:11,445 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:11,447 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:11,448 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,449 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,449 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,451 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,451 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,452 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:11,452 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:36:11,452 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:36:11,452 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:36:11,452 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:36:11,454 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:11,456 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,457 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,458 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,460 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,460 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,462 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:11,462 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:36:11,462 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:36:11,462 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:36:11,462 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-08-04 02:36:11,469 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:11,469 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,471 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,472 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,474 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,475 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,476 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:11,477 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:36:11,477 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:36:11,477 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:36:11,478 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:11,479 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:11,479 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,481 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,481 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,484 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,484 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,486 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:11,487 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:36:11,487 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:36:11,487 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:36:11,488 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:11,489 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:11,489 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,490 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,490 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,492 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,492 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,493 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:11,495 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:36:11,495 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:36:11,495 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:36:11,495 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:11,497 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:11,498 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,500 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,500 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,502 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,502 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,503 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:36:11,503 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:36:11,503 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:36:11,503 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:36:11,504 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:11,505 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:11,505 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,506 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,507 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,508 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,508 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,509 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:11,509 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:36:11,509 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:36:11,509 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:36:11,510 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:11,513 RepairJob.java:234 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:11,513 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,514 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,514 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,520 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,520 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:11,521 RepairSession.java:180 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:11,522 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:36:11,522 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:36:11,522 SyncTask.java:66 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:36:11,522 RepairJob.java:143 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-08-04 02:36:11,523 RepairSession.java:270 - [repair #c87e8950-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:36:11,523 RepairRunnable.java:261 - Repair session c87e8950-70db-11f0-9c4c-718ceb57d90b for range [(-8508077215048693614,-8506891837606098029], (-220305378780459968,-203102954551110118], (8154031318873857886,8221753678607699890], (-1670913668157985991,-1670606861611704523]] finished INFO [RepairJobTask:1] 2025-08-04 02:36:11,523 ActiveRepairService.java:452 - [repair #c87cdba0-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:36:11,527 RepairRunnable.java:343 - Repair command #30 finished in 0 seconds INFO [Repair-Task-32] 2025-08-04 02:36:12,266 RepairRunnable.java:139 - Starting repair command #31 (c91b8ca0-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-32] 2025-08-04 02:36:12,280 RepairSession.java:228 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(3935311139240864040,3945352172438897239], (-7388690993071707411,-7377979323916862044], (-7457321468948933859,-7428164698289769052]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:36:12,326 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:12,326 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,328 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,328 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,330 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,330 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,331 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:12,332 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:36:12,332 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:36:12,332 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:36:12,332 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:36:12,370 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:12,370 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,372 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,372 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,374 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,374 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,375 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:12,375 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:36:12,375 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:36:12,377 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:36:12,377 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:12,381 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:12,383 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,385 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,385 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,387 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,388 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,389 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:12,390 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:36:12,390 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:36:12,391 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:36:12,392 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:12,392 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-08-04 02:36:12,392 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,394 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,394 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,396 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,397 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,398 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:12,398 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:36:12,399 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:36:12,399 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:36:12,399 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:36:12,401 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:36:12,401 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,402 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,403 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,404 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,404 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,406 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:12,407 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:36:12,407 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:36:12,407 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:36:12,407 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:12,411 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:12,411 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,413 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,413 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,414 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,414 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,415 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:12,415 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:36:12,416 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:36:12,416 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:36:12,416 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:12,417 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:12,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,418 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,418 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,419 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,419 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,420 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:12,420 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:36:12,420 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:36:12,421 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:36:12,421 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:12,455 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:12,455 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,456 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,456 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,458 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,458 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,459 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:12,459 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:36:12,459 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:36:12,459 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:36:12,460 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:12,462 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:12,462 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,464 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,464 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,465 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,465 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,466 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:12,467 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:36:12,467 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:36:12,467 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:36:12,468 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:36:12,468 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-08-04 02:36:12,468 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,470 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,470 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,471 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,472 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,473 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:12,473 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:36:12,473 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:36:12,473 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:36:12,474 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-08-04 02:36:12,475 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:36:12,475 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,477 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,477 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,479 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,479 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,480 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:12,481 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:36:12,481 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:36:12,481 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:36:12,482 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:12,483 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:12,483 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,485 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,485 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,486 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,486 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,489 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:12,489 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:36:12,489 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:36:12,489 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:36:12,489 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:12,493 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:12,493 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,494 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,494 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,496 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,496 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,497 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:12,497 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:36:12,497 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:36:12,497 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:36:12,498 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:12,501 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:12,501 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,503 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,503 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,504 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,505 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,506 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:12,506 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:36:12,506 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:36:12,506 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:36:12,506 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:12,507 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:12,507 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,509 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,509 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,511 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,511 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,512 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:12,512 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:36:12,512 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:36:12,512 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:36:12,512 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:12,513 RepairJob.java:234 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:12,513 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,514 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,515 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,517 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,517 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:12,518 RepairSession.java:180 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:12,518 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:36:12,518 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:36:12,518 SyncTask.java:66 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:36:12,518 RepairJob.java:143 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:12,519 RepairSession.java:270 - [repair #c91daf80-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:36:12,519 RepairRunnable.java:261 - Repair session c91daf80-70db-11f0-9c4c-718ceb57d90b for range [(3935311139240864040,3945352172438897239], (-7388690993071707411,-7377979323916862044], (-7457321468948933859,-7428164698289769052]] finished INFO [RepairJobTask:6] 2025-08-04 02:36:12,520 ActiveRepairService.java:452 - [repair #c91b8ca0-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:36:12,523 RepairRunnable.java:343 - Repair command #31 finished in 0 seconds INFO [Repair-Task-33] 2025-08-04 02:36:18,943 RepairRunnable.java:139 - Starting repair command #32 (cd1660f0-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-33] 2025-08-04 02:36:18,949 RepairSession.java:228 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(7058113368404698382,7093224559569181165], (2150206420807480152,2171420630274964543]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:36:18,971 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:36:18,971 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:18,981 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:18,981 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:18,986 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:18,987 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:18,991 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:18,992 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:36:18,992 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:36:18,992 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:36:18,993 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:19,028 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:19,028 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,031 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,032 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,034 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,034 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,036 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:19,036 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:36:19,036 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:36:19,036 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:36:19,036 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:36:19,040 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:36:19,040 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,041 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,042 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,045 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,045 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,046 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:19,047 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:36:19,047 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:36:19,047 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:36:19,047 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:19,050 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:19,050 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,052 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,052 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,054 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,054 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,055 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:19,055 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:36:19,055 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:36:19,055 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:36:19,056 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:19,058 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:19,058 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,059 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,060 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,062 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,062 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,064 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:19,065 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:36:19,065 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:36:19,065 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:36:19,066 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:36:19,067 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:19,067 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,068 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,069 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,071 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,071 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,072 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:19,073 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:36:19,073 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:36:19,073 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:36:19,073 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:19,076 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:19,076 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,077 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,078 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,080 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,080 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,081 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:19,082 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:36:19,082 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:36:19,082 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:36:19,082 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:19,121 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:19,121 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,123 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,123 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,125 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,125 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,126 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:19,127 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:36:19,127 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:36:19,127 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:36:19,127 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:7] 2025-08-04 02:36:19,129 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:36:19,130 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,131 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,132 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,134 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,135 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,136 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:19,137 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:36:19,137 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:36:19,137 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:36:19,138 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:19,139 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:19,140 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,143 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,143 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,144 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,145 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,146 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:19,146 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:36:19,146 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:36:19,146 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:36:19,147 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:19,149 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:19,150 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,151 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,151 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,154 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,154 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,155 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:19,156 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:36:19,156 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:36:19,158 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:36:19,158 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:19,196 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:19,197 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,199 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,199 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,201 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,201 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,217 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:19,217 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:36:19,217 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:36:19,217 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:36:19,217 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:36:19,219 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:36:19,220 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,221 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,221 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,222 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,223 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,224 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:19,225 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:36:19,225 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:36:19,225 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:36:19,225 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:19,231 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:19,231 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,232 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,232 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,234 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,235 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,237 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:19,237 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:36:19,237 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:36:19,237 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:36:19,237 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:19,239 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:19,239 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,241 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,241 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,242 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,242 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,243 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:19,244 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:36:19,244 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:36:19,244 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:36:19,244 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:36:19,248 RepairJob.java:234 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:19,248 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,249 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,251 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,252 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,252 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:19,254 RepairSession.java:180 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:19,254 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:36:19,254 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:36:19,255 SyncTask.java:66 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:36:19,255 RepairJob.java:143 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-08-04 02:36:19,256 RepairSession.java:270 - [repair #cd174b50-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:7] 2025-08-04 02:36:19,256 RepairRunnable.java:261 - Repair session cd174b50-70db-11f0-9c4c-718ceb57d90b for range [(7058113368404698382,7093224559569181165], (2150206420807480152,2171420630274964543]] finished INFO [RepairJobTask:7] 2025-08-04 02:36:19,257 ActiveRepairService.java:452 - [repair #cd1660f0-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:36:19,263 RepairRunnable.java:343 - Repair command #32 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,323 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,331 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,338 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,347 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,355 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,371 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,382 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,396 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,403 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,408 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,413 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,418 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,461 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,471 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,480 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,488 Validator.java:281 - [repair #ce78b010-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:36:21,492 ActiveRepairService.java:452 - [repair #ce77c5b0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,367 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,389 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,402 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,412 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,422 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,431 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,438 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,444 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,451 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,457 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,463 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,471 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,476 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,482 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,526 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,535 Validator.java:281 - [repair #cf184b70-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:36:22,540 ActiveRepairService.java:452 - [repair #cf173a00-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,068 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,095 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,113 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,126 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,132 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,150 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,158 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,166 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,176 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,192 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,196 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,202 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,247 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,259 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,267 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,283 Validator.java:281 - [repair #d315b7d0-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:36:29,290 ActiveRepairService.java:452 - [repair #d314a660-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,451 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,480 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,490 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,502 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,512 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,533 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,544 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,562 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,574 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,586 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,598 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,610 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,618 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,629 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,711 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,727 Validator.java:281 - [repair #d47b3b40-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:36:31,749 ActiveRepairService.java:452 - [repair #d475e410-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,443 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,462 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,487 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,501 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,514 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,523 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,533 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,545 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,557 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,569 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,584 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,593 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,601 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,615 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,662 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,670 Validator.java:281 - [repair #d512e760-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:36:32,675 ActiveRepairService.java:452 - [repair #d511aee0-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,147 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,163 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,179 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,189 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,199 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,205 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,214 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,223 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,235 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,253 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,259 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,290 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,319 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,331 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,373 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,382 Validator.java:281 - [repair #d91005a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:36:39,408 ActiveRepairService.java:452 - [repair #d90ef430-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,428 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,444 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,453 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,463 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,477 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,486 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,491 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,501 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,510 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,516 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,523 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,531 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,537 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,545 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,582 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,589 Validator.java:281 - [repair #da7254c0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:36:41,594 ActiveRepairService.java:452 - [repair #da70a710-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,460 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,472 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,481 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,492 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,499 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,507 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,514 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,520 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,528 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,535 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,542 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,551 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,556 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,563 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,603 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,610 Validator.java:281 - [repair #db0e46a0-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:36:42,615 ActiveRepairService.java:452 - [repair #db0d8350-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,149 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,159 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,196 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,205 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,211 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,241 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,250 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,256 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,263 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,269 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,275 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,281 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,287 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,294 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,336 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,345 Validator.java:281 - [repair #df0c2830-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:36:49,359 ActiveRepairService.java:452 - [repair #df0b3dd0-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-34] 2025-08-04 02:36:51,378 RepairRunnable.java:139 - Starting repair command #33 (e06b9120-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 7, pull repair: false) INFO [Repair-Task-34] 2025-08-04 02:36:51,387 RepairSession.java:228 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(2046141465759283930,2074108166190960575], (2944124265198641269,2948609424340471340], (-8523324699006385190,-8508077215048693614], (9200983961327845338,9207753132750329914], (8286058975715106074,8303717529999865023], (-6803012047769642507,-6793833137586409307], (-2210244357339160684,-2202744432750357234]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:36:51,419 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:51,419 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,435 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,435 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,437 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,437 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,440 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:51,440 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:36:51,440 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:36:51,440 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:36:51,441 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:51,478 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:51,479 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,481 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,482 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,484 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,484 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,485 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:51,485 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:36:51,485 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:36:51,485 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:36:51,485 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:36:51,490 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:51,491 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,495 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,495 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,507 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,507 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,510 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:51,510 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:36:51,510 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:36:51,510 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:36:51,510 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:36:51,520 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:51,520 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,523 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,523 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,539 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,539 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,541 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:51,542 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:36:51,542 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:36:51,542 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:36:51,542 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:36:51,548 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:36:51,548 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,550 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,550 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,551 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,551 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,553 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:36:51,553 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:36:51,553 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:36:51,553 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:36:51,553 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:36:51,555 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:36:51,555 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,557 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,557 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,560 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,560 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,562 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:51,562 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:36:51,562 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:36:51,563 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:36:51,563 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:51,563 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:51,564 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,565 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,565 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,578 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,579 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,588 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:51,590 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:36:51,590 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:36:51,590 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:36:51,590 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:51,622 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:51,622 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,624 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,624 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,627 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,627 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,632 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:51,634 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:36:51,634 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:51,634 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-08-04 02:36:51,634 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:36:51,634 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:36:51,635 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,636 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,637 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,638 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,639 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,645 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:51,645 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:36:51,645 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:36:51,646 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:36:51,647 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:51,654 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:2] 2025-08-04 02:36:51,653 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,657 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,657 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,660 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,660 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,662 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:36:51,664 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:36:51,664 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:36:51,664 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:36:51,664 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-08-04 02:36:51,665 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:36:51,665 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,667 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,669 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,671 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,672 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,673 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:36:51,675 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:36:51,675 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:36:51,675 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:36:51,676 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:36:51,677 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:36:51,677 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,680 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,681 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,684 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,684 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,686 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:36:51,687 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:36:51,687 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:36:51,687 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:36:51,687 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:36:51,689 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:36:51,689 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,696 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,697 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,703 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,703 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,704 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:51,704 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:36:51,705 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:36:51,704 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:36:51,705 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-08-04 02:36:51,707 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:36:51,707 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,710 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,710 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,715 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,715 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,717 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:36:51,717 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:36:51,717 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:36:51,717 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:36:51,717 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-08-04 02:36:51,721 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:36:51,721 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,722 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,722 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,724 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,724 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,725 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:36:51,725 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:36:51,726 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:36:51,726 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:36:51,726 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:36:51,727 RepairJob.java:234 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:36:51,728 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,729 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,729 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,733 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,733 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:36:51,734 RepairSession.java:180 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:36:51,734 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:36:51,734 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:36:51,734 SyncTask.java:66 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:36:51,734 RepairJob.java:143 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-08-04 02:36:51,735 RepairSession.java:270 - [repair #e06cf0b0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:36:51,735 RepairRunnable.java:261 - Repair session e06cf0b0-70db-11f0-9c4c-718ceb57d90b for range [(2046141465759283930,2074108166190960575], (2944124265198641269,2948609424340471340], (-8523324699006385190,-8508077215048693614], (9200983961327845338,9207753132750329914], (8286058975715106074,8303717529999865023], (-6803012047769642507,-6793833137586409307], (-2210244357339160684,-2202744432750357234]] finished INFO [RepairJobTask:1] 2025-08-04 02:36:51,736 ActiveRepairService.java:452 - [repair #e06b9120-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:36:51,739 RepairRunnable.java:343 - Repair command #33 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,494 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,510 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,524 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,534 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,563 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,571 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,577 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,584 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,592 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,598 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,602 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,609 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,614 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,621 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,662 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,672 Validator.java:281 - [repair #e10c6500-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:36:52,679 ActiveRepairService.java:452 - [repair #e109f400-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,245 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,260 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,273 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,285 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,290 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,295 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,300 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,304 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,310 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,321 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,326 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,332 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,338 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,348 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,406 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,414 Validator.java:281 - [repair #e50c1b50-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:36:59,420 ActiveRepairService.java:452 - [repair #e508e700-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,480 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,489 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,496 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,510 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,523 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,532 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,541 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,548 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,557 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,564 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,569 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,575 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,618 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,627 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,638 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,652 Validator.java:281 - [repair #e666f060-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:37:01,657 ActiveRepairService.java:452 - [repair #e665def0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,535 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,547 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,558 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,571 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,583 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,590 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,600 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,605 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,614 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,619 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,624 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,630 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,637 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,645 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,706 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,714 Validator.java:281 - [repair #e7079d30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:37:02,720 ActiveRepairService.java:452 - [repair #e7061690-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-35] 2025-08-04 02:37:09,158 RepairRunnable.java:139 - Starting repair command #34 (eb049460-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-35] 2025-08-04 02:37:09,164 RepairSession.java:228 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(3533303550804442643,3558476565649381495], (-3820314623817371716,-3819270489177160272], (-4892322800396446838,-4839053543945564913]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:37:09,180 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:09,180 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,182 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,182 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,184 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,184 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,185 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:09,186 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:37:09,186 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:09,186 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:37:09,186 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:09,222 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:09,223 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,224 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,225 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,226 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,226 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,227 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:09,227 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:37:09,228 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:37:09,229 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:37:09,230 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:09,231 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:09,231 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,233 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,234 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,236 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,236 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,237 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:09,239 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:09,239 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:09,239 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:09,239 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:09,240 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:09,240 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,241 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,241 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,243 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,244 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,245 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:09,246 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:37:09,246 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:37:09,246 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:37:09,246 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:09,250 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:09,250 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,251 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,252 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,260 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,260 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,262 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:09,262 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:37:09,262 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:37:09,262 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:37:09,263 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:09,265 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:09,265 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,266 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,266 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,270 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,270 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,272 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:09,272 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:37:09,273 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:37:09,274 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:37:09,274 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:09,274 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:37:09,274 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,275 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,275 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,277 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,277 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,278 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:09,278 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:37:09,278 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:37:09,278 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:37:09,279 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:09,311 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:09,311 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,315 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,315 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,317 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,317 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,319 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:37:09,320 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:37:09,320 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:37:09,320 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:37:09,320 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:09,322 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:09,323 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,324 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,324 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,327 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,327 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,328 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:09,328 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:37:09,328 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:37:09,328 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:37:09,328 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:09,332 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:09,332 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,333 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,333 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,340 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,340 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,342 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:09,342 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:37:09,342 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:37:09,342 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:37:09,342 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:09,348 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:09,348 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,350 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,351 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,353 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,353 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,354 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:09,355 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:37:09,355 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:37:09,355 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:37:09,355 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:09,358 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:09,358 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,360 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,360 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,362 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,362 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,364 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:09,364 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:37:09,364 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:37:09,364 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:37:09,364 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:09,366 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:09,366 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,367 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,367 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,369 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,369 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,370 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:09,370 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:37:09,370 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:37:09,370 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:37:09,370 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:09,378 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:09,378 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,380 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,380 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,382 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,382 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,384 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:09,385 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:37:09,385 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:09,385 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-08-04 02:37:09,385 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:37:09,385 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:37:09,386 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,386 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,387 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,388 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,388 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,389 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:37:09,391 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:37:09,391 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:37:09,391 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:37:09,391 RepairJob.java:234 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:09,391 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-08-04 02:37:09,392 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,393 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,393 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,394 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,394 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:09,395 RepairSession.java:180 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:09,395 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:37:09,395 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:37:09,395 SyncTask.java:66 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:37:09,396 RepairJob.java:143 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:09,396 RepairSession.java:270 - [repair #eb057ec0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:7] 2025-08-04 02:37:09,396 RepairRunnable.java:261 - Repair session eb057ec0-70db-11f0-9c4c-718ceb57d90b for range [(3533303550804442643,3558476565649381495], (-3820314623817371716,-3819270489177160272], (-4892322800396446838,-4839053543945564913]] finished INFO [RepairJobTask:7] 2025-08-04 02:37:09,397 ActiveRepairService.java:452 - [repair #eb049460-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:37:09,399 RepairRunnable.java:343 - Repair command #34 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,497 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,505 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,515 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,528 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,535 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,583 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,594 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,618 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,632 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,641 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,648 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,654 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,700 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,708 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,718 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,734 Validator.java:281 - [repair #ec616540-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:37:11,738 ActiveRepairService.java:452 - [repair #ec60a1f0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-36] 2025-08-04 02:37:12,499 RepairRunnable.java:139 - Starting repair command #35 (ed023920-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-36] 2025-08-04 02:37:12,504 RepairSession.java:228 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5196809531344662819,5226406028908103518], (7535925169713108141,7574817117716254004]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:37:12,518 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:12,518 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,519 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,519 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,521 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,521 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,524 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:12,524 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:37:12,524 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:37:12,524 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:37:12,525 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:12,561 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:37:12,561 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,563 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,563 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,565 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,566 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,567 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:37:12,567 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:37:12,567 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:37:12,567 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:37:12,568 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:12,572 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:12,572 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,573 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,574 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,577 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,577 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,579 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:12,580 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:12,580 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:37:12,580 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:37:12,580 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:12,583 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:12,583 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,584 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,584 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,585 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,586 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,587 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:12,588 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:37:12,588 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:37:12,588 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:37:12,588 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:12,590 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:12,590 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,591 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,592 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,595 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,596 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,597 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:12,598 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:37:12,598 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:37:12,598 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:37:12,599 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:12,601 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:12,602 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,603 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,603 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,605 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,605 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,606 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:12,606 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:37:12,606 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:37:12,606 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:37:12,606 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:12,608 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:37:12,608 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,609 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,609 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,611 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,611 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,612 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:12,612 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:37:12,612 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:37:12,612 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:37:12,612 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:12,646 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:37:12,647 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,648 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,649 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,650 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,650 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,651 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:12,652 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:37:12,652 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:37:12,652 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:37:12,653 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:12,654 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:37:12,655 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,657 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,657 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,658 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,658 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,659 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:37:12,660 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:37:12,660 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:37:12,660 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:37:12,660 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:12,661 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:12,662 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,664 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,664 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,666 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,666 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,667 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:12,667 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:37:12,667 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:37:12,667 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:37:12,667 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:12,669 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:12,670 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,673 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,673 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,676 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,676 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,677 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:12,677 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:37:12,677 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:37:12,677 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:37:12,678 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:12,679 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:37:12,680 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,680 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,681 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,683 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,683 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,684 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:37:12,685 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:37:12,685 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:37:12,685 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:37:12,685 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:12,688 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:12,688 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,689 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,689 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,694 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,694 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,695 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:12,695 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:37:12,695 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:37:12,696 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:37:12,696 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:12,698 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:12,698 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,700 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,700 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,702 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,702 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,703 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:37:12,703 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:37:12,703 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:37:12,703 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:37:12,703 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:12,705 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:12,705 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,707 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,707 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,708 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,708 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,709 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:12,709 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:37:12,710 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:37:12,710 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:37:12,710 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:12,711 RepairJob.java:234 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:12,711 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,712 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,712 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,713 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,713 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:12,714 RepairSession.java:180 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:12,714 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:37:12,714 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:37:12,715 SyncTask.java:66 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:37:12,715 RepairJob.java:143 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:12,715 RepairSession.java:270 - [repair #ed032380-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:7] 2025-08-04 02:37:12,715 RepairRunnable.java:261 - Repair session ed032380-70db-11f0-9c4c-718ceb57d90b for range [(5196809531344662819,5226406028908103518], (7535925169713108141,7574817117716254004]] finished INFO [RepairJobTask:7] 2025-08-04 02:37:12,716 ActiveRepairService.java:452 - [repair #ed023920-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:37:12,718 RepairRunnable.java:343 - Repair command #35 finished in 0 seconds INFO [Repair-Task-37] 2025-08-04 02:37:19,193 RepairRunnable.java:139 - Starting repair command #36 (f0ffcc90-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-37] 2025-08-04 02:37:19,199 RepairSession.java:228 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(4569729708725109991,4608253066658189861], (1774896220794994220,1789554262156468924], (-3333471037013328378,-3314039614701573406], (-8098200320358901123,-8097742245612363120]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:37:19,223 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:19,224 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,233 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,233 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,235 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,235 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,236 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:19,237 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:19,238 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:37:19,238 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:19,238 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:19,275 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:19,275 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,276 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,276 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,278 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,278 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,280 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:19,283 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:37:19,284 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:37:19,284 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:37:19,284 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:19,285 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:19,285 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,286 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,287 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,290 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,291 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,297 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:19,298 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:19,298 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:37:19,298 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:19,299 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:19,301 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:19,302 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,303 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,303 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,306 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,306 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,309 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:19,309 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:37:19,309 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:37:19,309 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:37:19,309 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:19,310 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:19,311 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,312 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,312 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,313 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,314 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,322 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:19,324 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:37:19,324 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:37:19,324 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:37:19,324 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:19,326 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:37:19,326 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,331 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,332 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,334 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,334 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,336 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:19,336 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:37:19,336 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:37:19,336 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:37:19,336 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:19,340 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:19,340 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,342 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,342 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,343 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,343 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,345 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:19,345 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:37:19,345 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:37:19,345 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:37:19,345 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:19,380 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:19,380 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,381 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,381 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,385 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,385 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,386 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:19,386 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:37:19,387 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:37:19,387 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:37:19,387 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:19,398 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:19,398 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,411 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,412 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,416 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,416 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,421 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:19,421 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:37:19,421 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:37:19,421 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:37:19,421 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:19,432 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:19,433 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,434 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,434 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,436 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,436 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,439 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:19,439 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:37:19,439 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:37:19,440 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:37:19,441 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:19,448 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:19,448 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,451 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,452 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,455 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,455 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,457 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:19,457 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:37:19,457 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:37:19,457 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:37:19,457 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:19,461 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:19,461 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,463 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,463 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,467 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,467 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,469 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:19,474 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:37:19,474 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:37:19,474 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:37:19,475 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:19,475 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:19,475 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,477 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,477 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,481 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,481 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,482 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:19,483 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:37:19,483 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:37:19,483 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:37:19,483 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:19,486 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:19,486 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,487 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,487 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,490 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,490 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,493 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:19,495 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:37:19,496 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:37:19,496 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:37:19,496 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:19,501 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:19,501 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,505 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,505 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,506 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,507 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,508 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:37:19,508 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:37:19,508 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:37:19,508 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:37:19,508 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:19,513 RepairJob.java:234 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:19,513 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,514 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,514 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,516 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,516 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:19,517 RepairSession.java:180 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:19,517 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:37:19,517 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:37:19,517 SyncTask.java:66 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:37:19,517 RepairJob.java:143 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:19,518 RepairSession.java:270 - [repair #f100b6f0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:37:19,518 RepairRunnable.java:261 - Repair session f100b6f0-70db-11f0-9c4c-718ceb57d90b for range [(4569729708725109991,4608253066658189861], (1774896220794994220,1789554262156468924], (-3333471037013328378,-3314039614701573406], (-8098200320358901123,-8097742245612363120]] finished INFO [RepairJobTask:5] 2025-08-04 02:37:19,518 ActiveRepairService.java:452 - [repair #f0ffcc90-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:37:19,522 RepairRunnable.java:343 - Repair command #36 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,529 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,540 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,550 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,558 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,570 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,579 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,586 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,594 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,601 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,606 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,613 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,619 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,653 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,667 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,680 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,695 Validator.java:281 - [repair #f25c0130-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:37:21,707 ActiveRepairService.java:452 - [repair #f25b64f0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,586 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,593 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,600 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,613 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,626 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,642 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,650 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,656 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,662 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,667 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,686 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,694 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,732 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,739 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,746 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,754 Validator.java:281 - [repair #f2fe0d90-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:37:22,761 ActiveRepairService.java:452 - [repair #f2fc86f0-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-38] 2025-08-04 02:37:29,241 RepairRunnable.java:139 - Starting repair command #37 (f6fd0090-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-38] 2025-08-04 02:37:29,258 RepairSession.java:228 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-7641896285595431185,-7640900917257283768], (2584151484003803614,2616420137786056624], (1863993180960011100,1873573472691358457], (758642158130284116,760008798542846127], (-7110745889922779765,-7092010140792524269], (1300402010777025152,1325963548753979397]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:37:29,303 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:29,303 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,305 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,305 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,308 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,308 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,310 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:29,311 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:29,311 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:29,311 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:29,311 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:29,355 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:29,356 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,358 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,358 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,361 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,361 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,363 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:29,364 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:37:29,364 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:37:29,371 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:37:29,373 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:29,375 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:29,377 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,379 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,379 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,382 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,382 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,384 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:29,385 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:37:29,385 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:37:29,385 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:37:29,386 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:29,387 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:29,387 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,388 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,389 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,394 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,394 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,395 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:29,396 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:37:29,396 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:37:29,396 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:37:29,398 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:29,400 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:29,400 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,401 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,402 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,406 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,406 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,408 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:29,408 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:37:29,410 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:37:29,410 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:29,410 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,412 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,412 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,414 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,414 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,415 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:29,415 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:37:29,415 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:37:29,416 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:37:29,416 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:29,419 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:29,420 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:7] 2025-08-04 02:37:29,420 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,426 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,427 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:6] 2025-08-04 02:37:29,427 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,435 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,435 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,437 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:37:29,437 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:37:29,437 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:37:29,437 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:37:29,437 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:29,488 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:29,488 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,489 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,490 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,492 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,492 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,493 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:29,494 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:37:29,494 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:37:29,494 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:37:29,494 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:29,501 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:37:29,501 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,502 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,502 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,504 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,504 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,506 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:29,506 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:37:29,506 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:37:29,507 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:37:29,507 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:29,507 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:29,509 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,510 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,511 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,513 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,513 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,514 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:29,514 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:37:29,516 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:29,516 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-08-04 02:37:29,517 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:37:29,517 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:37:29,517 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,518 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,518 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,520 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,520 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,522 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:29,522 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:37:29,522 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:37:29,522 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:37:29,522 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:29,563 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:29,564 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,565 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,566 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,568 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,569 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,570 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:29,570 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:37:29,571 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:37:29,571 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:37:29,571 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:29,572 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:29,573 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,574 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,575 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,580 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,580 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,582 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:29,583 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:37:29,583 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:37:29,582 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:37:29,583 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:29,585 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:29,585 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,587 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,587 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,589 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,589 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,591 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:29,591 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:37:29,591 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:37:29,592 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:37:29,593 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:29,595 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:29,596 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,597 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,598 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,600 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,600 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,603 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:29,604 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:37:29,604 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:37:29,604 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:37:29,604 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:29,608 RepairJob.java:234 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:37:29,609 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,611 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,612 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,614 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,614 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:29,616 RepairSession.java:180 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:29,616 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:37:29,616 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:37:29,616 SyncTask.java:66 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:37:29,616 RepairJob.java:143 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:29,617 RepairSession.java:270 - [repair #f6ff98a0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:37:29,618 RepairRunnable.java:261 - Repair session f6ff98a0-70db-11f0-9c4c-718ceb57d90b for range [(-7641896285595431185,-7640900917257283768], (2584151484003803614,2616420137786056624], (1863993180960011100,1873573472691358457], (758642158130284116,760008798542846127], (-7110745889922779765,-7092010140792524269], (1300402010777025152,1325963548753979397]] finished INFO [RepairJobTask:4] 2025-08-04 02:37:29,620 ActiveRepairService.java:452 - [repair #f6fd0090-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-08-04 02:37:29,624 RepairRunnable.java:343 - Repair command #37 finished in 0 seconds INFO [Repair-Task-39] 2025-08-04 02:37:31,529 RepairRunnable.java:139 - Starting repair command #38 (f85a1f90-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-39] 2025-08-04 02:37:31,547 RepairSession.java:228 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-2775927398945850796,-2775226698079047566], (-6941579752159550066,-6863389698297889406], (4313589126074485605,4325353302079309180]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:37:31,576 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:31,576 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,578 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,578 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,593 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,594 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,596 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:31,597 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:31,597 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:31,597 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:31,598 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:31,638 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:31,638 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,640 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,641 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,646 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,646 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,648 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:31,649 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:37:31,649 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:37:31,650 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:37:31,650 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:31,656 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:31,657 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,658 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,658 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,661 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,661 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,662 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:31,663 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:31,663 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:31,663 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:31,663 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:31,665 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:31,665 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,669 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,669 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,672 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,672 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,676 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:31,677 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:37:31,677 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:37:31,677 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:37:31,677 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:31,679 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:31,679 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,680 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,680 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,688 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,688 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,689 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:31,690 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:37:31,690 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:37:31,690 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:37:31,693 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:31,695 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:31,695 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,697 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,697 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,699 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,699 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,700 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:31,700 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:37:31,700 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:37:31,700 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:37:31,702 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:31,713 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:31,714 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,715 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,715 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,717 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,718 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,719 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:31,719 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:37:31,719 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:37:31,719 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:37:31,719 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:31,757 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:31,757 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,758 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,759 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,761 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,761 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,762 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:31,764 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:37:31,764 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:37:31,764 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:37:31,764 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:31,765 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:31,766 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,772 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,772 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,774 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,774 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,776 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:31,777 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:37:31,779 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:37:31,779 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:37:31,779 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:31,782 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:31,784 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,785 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,785 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,787 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,787 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,788 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:31,789 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:37:31,790 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:37:31,791 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:37:31,791 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:31,792 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:31,792 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,796 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,796 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,802 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,803 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,804 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:31,804 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:37:31,805 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:37:31,804 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:37:31,806 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:31,810 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:31,810 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,813 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,814 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,824 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,824 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,828 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:31,828 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:37:31,828 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:37:31,829 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:37:31,830 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:31,832 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:31,832 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,834 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,834 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,835 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,835 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,836 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:37:31,836 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:37:31,837 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:37:31,837 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:37:31,837 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:31,839 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:31,839 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,841 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,841 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,846 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,846 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,847 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:31,848 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:37:31,848 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:37:31,848 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:37:31,848 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:31,850 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:31,850 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,851 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,851 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,854 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,854 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,855 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:31,855 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:37:31,855 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:37:31,855 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:37:31,856 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:31,857 RepairJob.java:234 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:31,857 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,865 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,865 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,872 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,872 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:31,874 RepairSession.java:180 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:31,875 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:37:31,875 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:37:31,875 SyncTask.java:66 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:37:31,875 RepairJob.java:143 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:31,876 RepairSession.java:270 - [repair #f85cdeb0-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:37:31,876 RepairRunnable.java:261 - Repair session f85cdeb0-70db-11f0-9c4c-718ceb57d90b for range [(-2775927398945850796,-2775226698079047566], (-6941579752159550066,-6863389698297889406], (4313589126074485605,4325353302079309180]] finished INFO [RepairJobTask:2] 2025-08-04 02:37:31,877 ActiveRepairService.java:452 - [repair #f85a1f90-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:37:31,881 RepairRunnable.java:343 - Repair command #38 finished in 0 seconds INFO [Repair-Task-40] 2025-08-04 02:37:32,588 RepairRunnable.java:139 - Starting repair command #39 (f8fb8fb0-70db-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-40] 2025-08-04 02:37:32,597 RepairSession.java:228 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5282058007328003564,5298154348678005156], (4135131741376505522,4161085961669460389], (-6358620106962205906,-6340425237964112438]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:37:32,648 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:32,648 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,650 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,650 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,652 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,653 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,655 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:32,655 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:32,655 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:32,655 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:32,655 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:32,697 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:32,697 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,698 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,699 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,702 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,702 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,703 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:32,704 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:37:32,705 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:37:32,705 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:37:32,705 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:32,710 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:32,710 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,711 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,711 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,714 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,715 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,716 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:32,717 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:32,717 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:37:32,717 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:32,718 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:32,719 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:32,719 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,721 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,721 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,723 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,723 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,727 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:32,728 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:37:32,728 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:37:32,729 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:37:32,729 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:32,737 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:32,737 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,739 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,739 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,755 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,755 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,758 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:32,758 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:37:32,758 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-08-04 02:37:32,758 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:37:32,759 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:32,761 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:32,761 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,762 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,762 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,764 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,764 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,764 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:32,765 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:37:32,765 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:37:32,765 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:37:32,766 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:32,767 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:32,767 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,768 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,768 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,769 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,769 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,771 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:32,771 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:37:32,771 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:37:32,771 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:37:32,771 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:32,808 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:32,810 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,814 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,815 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,817 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,817 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,818 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:32,818 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:37:32,818 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:37:32,819 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:37:32,819 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:32,820 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:32,822 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,824 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,824 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,827 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,827 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,828 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:32,829 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:37:32,829 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:37:32,829 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:37:32,829 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:32,833 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:32,833 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,835 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,835 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,836 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,836 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,838 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:32,838 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:37:32,838 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:37:32,838 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:37:32,839 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:32,840 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:32,841 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,842 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,843 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,844 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,844 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,845 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:32,846 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:37:32,846 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:37:32,846 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:37:32,846 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:32,849 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:32,849 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,851 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,851 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,853 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,853 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,854 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:37:32,855 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:37:32,855 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:37:32,855 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:37:32,855 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:32,856 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:32,856 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,858 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,858 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,860 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,860 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,861 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:32,862 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:37:32,862 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:37:32,862 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:37:32,863 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:32,868 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:32,868 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,869 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,869 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,872 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,872 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,875 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:32,875 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:37:32,876 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:37:32,876 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:37:32,876 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:32,878 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:32,879 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,880 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,880 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,887 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,887 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,887 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:32,888 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:37:32,888 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:37:32,888 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:37:32,888 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:32,889 RepairJob.java:234 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:32,890 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,891 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,891 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,892 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,892 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:32,893 RepairSession.java:180 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:32,894 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:37:32,894 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:37:32,894 SyncTask.java:66 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:37:32,894 RepairJob.java:143 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:32,895 RepairSession.java:270 - [repair #f8fd1650-70db-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:37:32,895 RepairRunnable.java:261 - Repair session f8fd1650-70db-11f0-9c4c-718ceb57d90b for range [(5282058007328003564,5298154348678005156], (4135131741376505522,4161085961669460389], (-6358620106962205906,-6340425237964112438]] finished INFO [RepairJobTask:5] 2025-08-04 02:37:32,895 ActiveRepairService.java:452 - [repair #f8fb8fb0-70db-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:37:32,901 RepairRunnable.java:343 - Repair command #39 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,333 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,350 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,362 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,377 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,388 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,404 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,411 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,418 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,427 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,440 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,457 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,476 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,496 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,515 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,557 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,565 Validator.java:281 - [repair #fcf94a30-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:37:39,572 ActiveRepairService.java:452 - [repair #fcf7c390-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,636 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,686 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,696 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,708 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,723 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,763 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,786 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,801 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,840 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,851 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,863 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,875 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,887 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,934 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:41,998 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,025 Validator.java:281 - [repair #fe55f400-70db-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,047 ActiveRepairService.java:452 - [repair #fe549470-70db-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,699 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,706 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,734 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,756 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,767 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,775 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,816 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,831 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,841 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,848 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,890 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,898 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,963 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,976 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,988 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,994 Validator.java:281 - [repair #fefa9870-70db-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:37:42,999 ActiveRepairService.java:452 - [repair #fef9ae10-70db-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,375 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,383 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,389 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,399 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,405 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,414 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,420 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,424 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,428 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,432 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,436 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,440 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,481 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,488 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,494 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,511 Validator.java:281 - [repair #02f5e1f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:37:49,515 ActiveRepairService.java:452 - [repair #02f545b0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-41] 2025-08-04 02:37:51,590 RepairRunnable.java:139 - Starting repair command #40 (044f3060-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-41] 2025-08-04 02:37:51,597 RepairSession.java:228 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(1034253084391344680,1040057211331070304], (2026649711307860109,2046141465759283930], (3932366116330069592,3935311139240864040], (5932788074011103122,5938871660134506775]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:37:51,614 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:51,614 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,616 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,616 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,618 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,618 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,620 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:51,620 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:51,620 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:37:51,621 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:37:51,621 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:51,657 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:51,658 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,659 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,659 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,663 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,663 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,665 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:51,665 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:37:51,665 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:37:51,665 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:37:51,665 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:51,670 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:51,671 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,673 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,673 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,675 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,676 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,677 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:51,680 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:37:51,682 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:37:51,682 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:51,682 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:51,684 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:51,687 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,688 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,688 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,692 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,692 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,693 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:51,694 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:37:51,694 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:37:51,695 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:37:51,695 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:51,696 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:51,696 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,697 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,697 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,699 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,700 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,702 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:51,702 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:37:51,702 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:37:51,702 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:37:51,702 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:51,704 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:51,704 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,705 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,705 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,707 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,707 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,708 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:51,709 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:37:51,709 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:37:51,709 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:37:51,709 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:51,711 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:51,711 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,712 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,712 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,715 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,715 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,716 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:51,716 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:37:51,716 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:37:51,716 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:37:51,716 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:51,750 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:51,750 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,752 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,756 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,758 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,758 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,759 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:37:51,759 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:37:51,759 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:37:51,760 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:37:51,760 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:37:51,764 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:37:51,765 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,767 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,767 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,769 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,770 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,770 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:37:51,771 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:37:51,771 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:37:51,771 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:37:51,771 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:51,782 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:51,782 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,783 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,783 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,785 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,785 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,787 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:51,787 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:37:51,787 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:37:51,787 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:37:51,788 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:51,790 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:51,790 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,791 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,792 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,795 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,796 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,797 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:51,798 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:37:51,798 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:37:51,798 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:37:51,798 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:51,799 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:51,799 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,800 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,801 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,803 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,803 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,804 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:51,805 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:37:51,805 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:37:51,805 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:37:51,807 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:51,807 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:51,807 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,808 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,808 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,809 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,809 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,810 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:51,811 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:37:51,811 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:37:51,811 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:37:51,811 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:51,814 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:51,814 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,815 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,815 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,817 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,817 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,819 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:37:51,819 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:37:51,819 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:37:51,819 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:37:51,819 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:51,820 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:51,820 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,821 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,821 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,822 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,822 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,823 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:51,824 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:37:51,824 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:37:51,824 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:37:51,824 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:51,825 RepairJob.java:234 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:51,825 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,826 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,826 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,827 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,827 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:51,828 RepairSession.java:180 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:37:51,828 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:37:51,829 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:37:51,829 SyncTask.java:66 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:37:51,829 RepairJob.java:143 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:51,829 RepairSession.java:270 - [repair #045041d0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:37:51,829 RepairRunnable.java:261 - Repair session 045041d0-70dc-11f0-9c4c-718ceb57d90b for range [(1034253084391344680,1040057211331070304], (2026649711307860109,2046141465759283930], (3932366116330069592,3935311139240864040], (5932788074011103122,5938871660134506775]] finished INFO [RepairJobTask:4] 2025-08-04 02:37:51,830 ActiveRepairService.java:452 - [repair #044f3060-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:37:51,832 RepairRunnable.java:343 - Repair command #40 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,740 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,747 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,753 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,759 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,767 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,777 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,786 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,792 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,798 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,803 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,808 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,812 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,856 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,864 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,876 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,892 Validator.java:281 - [repair #04f73030-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:37:52,899 ActiveRepairService.java:452 - [repair #04f422f0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-42] 2025-08-04 02:37:59,363 RepairRunnable.java:139 - Starting repair command #41 (08f14130-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-42] 2025-08-04 02:37:59,369 RepairSession.java:228 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-184338786142844452,-165579169016155097], (6314377705775150030,6324385763214829959], (-4203894018252155648,-4182924146272157913], (1692779572111097847,1721357891328176265], (1154070023465032335,1157667860997471013]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:37:59,394 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:59,394 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,396 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,396 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,398 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,398 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,400 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:59,400 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:37:59,401 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-08-04 02:37:59,402 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:37:59,402 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:59,437 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:59,437 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,439 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,439 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,442 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,442 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,444 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:59,444 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:37:59,444 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:37:59,444 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:37:59,445 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:59,450 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:59,451 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,453 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,453 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,455 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,455 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,456 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:59,457 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:59,457 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:59,457 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:37:59,457 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:59,461 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:59,461 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,462 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,462 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,464 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,464 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,465 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:37:59,467 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:37:59,467 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:37:59,467 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:37:59,467 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:59,469 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:59,469 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,470 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,471 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,472 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,472 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,474 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:59,474 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:37:59,474 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:37:59,474 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:37:59,475 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:59,475 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:59,475 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,476 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,476 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,478 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,479 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,480 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:59,481 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:37:59,481 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:37:59,481 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:37:59,481 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:59,483 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:37:59,483 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,484 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,485 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,487 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,488 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,488 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:37:59,489 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:37:59,489 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:37:59,489 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:37:59,489 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:59,521 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:37:59,521 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,523 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,523 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,525 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,525 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,527 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:59,529 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:37:59,529 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:37:59,529 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:37:59,529 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:59,541 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:59,541 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,558 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,559 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,562 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,563 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,564 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:59,564 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:37:59,564 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:37:59,564 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:37:59,565 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:37:59,566 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:37:59,566 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,568 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,568 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,570 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,570 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,571 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:59,572 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:37:59,572 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:37:59,572 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:37:59,572 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-08-04 02:37:59,581 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:37:59,581 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,583 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,583 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,585 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,585 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,586 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:37:59,586 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:37:59,586 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:37:59,586 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:37:59,586 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:37:59,589 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:37:59,589 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,590 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,591 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,592 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,592 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,593 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:59,593 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:37:59,593 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:37:59,594 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:37:59,594 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:59,595 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:59,595 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,596 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,596 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,598 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,598 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,599 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:37:59,599 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:37:59,599 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:37:59,599 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:37:59,599 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:37:59,603 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:37:59,603 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,605 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,605 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,613 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,614 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,617 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:37:59,617 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:37:59,617 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:37:59,617 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:37:59,619 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:37:59,620 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:37:59,620 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,622 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,622 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,625 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,625 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,627 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:37:59,627 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:37:59,627 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:37:59,627 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:37:59,628 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:59,629 RepairJob.java:234 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:37:59,629 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,637 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,637 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,639 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,640 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:37:59,641 RepairSession.java:180 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:37:59,641 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:37:59,641 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:37:59,641 SyncTask.java:66 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:37:59,641 RepairJob.java:143 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:37:59,642 RepairSession.java:270 - [repair #08f20480-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:37:59,642 RepairRunnable.java:261 - Repair session 08f20480-70dc-11f0-9c4c-718ceb57d90b for range [(-184338786142844452,-165579169016155097], (6314377705775150030,6324385763214829959], (-4203894018252155648,-4182924146272157913], (1692779572111097847,1721357891328176265], (1154070023465032335,1157667860997471013]] finished INFO [RepairJobTask:2] 2025-08-04 02:37:59,646 ActiveRepairService.java:452 - [repair #08f14130-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:37:59,652 RepairRunnable.java:343 - Repair command #41 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,758 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,771 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,782 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,800 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,811 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,818 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,833 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,856 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,870 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,879 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,896 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,921 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,938 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:38:01,959 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,022 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,037 Validator.java:281 - [repair #0a4d00a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,044 ActiveRepairService.java:452 - [repair #0a4bef30-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,786 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,799 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,808 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,816 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,827 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,836 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,842 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,848 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,856 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,863 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,871 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,879 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,885 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,892 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,949 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,957 Validator.java:281 - [repair #0aefa940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:38:02,964 ActiveRepairService.java:452 - [repair #0aee70c0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,786 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,793 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,798 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,804 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,812 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,820 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,828 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,836 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,844 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,850 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,855 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,866 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,914 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,921 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,930 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,936 Validator.java:281 - [repair #0eed3cb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:38:09,940 ActiveRepairService.java:452 - [repair #0eeca070-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,718 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,726 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,734 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,745 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,752 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,759 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,766 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,774 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,782 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,788 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,794 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,800 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,808 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,816 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,864 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,877 Validator.java:281 - [repair #1046d940-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:38:11,883 ActiveRepairService.java:452 - [repair #104615f0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:38:12,878 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:38:12,904 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:38:12,920 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:38:12,952 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:38:12,958 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:12,971 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:38:12,988 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:12,995 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:38:13,004 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:38:13,017 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:13,029 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:13,046 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:13,074 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:38:13,098 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:13,153 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:38:13,167 Validator.java:281 - [repair #10ebf2e0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:38:13,174 ActiveRepairService.java:452 - [repair #10e9a8f0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,492 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,504 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,515 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,527 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,534 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,542 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,553 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,558 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,565 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,581 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,588 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,596 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,602 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,610 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,669 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,679 Validator.java:281 - [repair #14e6a020-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:38:19,685 ActiveRepairService.java:452 - [repair #14e58eb0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-43] 2025-08-04 02:38:21,691 RepairRunnable.java:139 - Starting repair command #42 (16403cb0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-43] 2025-08-04 02:38:21,697 RepairSession.java:228 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(6442231413344334070,6544213683019607163]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:38:21,703 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:21,703 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,704 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,705 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,706 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,706 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,707 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:21,707 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:38:21,708 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:38:21,709 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:38:21,709 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:21,761 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:21,761 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,763 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,763 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,767 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,767 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,768 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:21,768 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:38:21,768 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:38:21,768 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:38:21,770 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:21,772 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:21,772 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,773 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,773 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,776 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,776 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,777 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:21,779 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:38:21,779 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:38:21,779 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:38:21,780 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:21,781 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:21,781 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,782 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,782 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,786 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,786 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,788 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:21,788 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:38:21,788 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:38:21,788 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:38:21,788 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:21,800 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:21,801 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,802 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,802 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,804 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,804 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,806 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:21,806 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:38:21,806 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:38:21,806 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:38:21,806 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:21,807 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:21,808 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,809 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,809 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,810 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,810 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,811 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:21,811 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:38:21,812 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:38:21,812 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:38:21,812 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:21,813 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:21,813 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,814 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,815 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,816 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,816 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,817 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:21,818 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:38:21,818 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:38:21,818 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:38:21,818 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:21,992 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:21,992 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,994 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,994 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,996 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,996 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:21,998 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:21,998 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:38:21,998 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:38:21,998 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:38:21,999 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:22,000 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:22,000 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,002 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,002 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,007 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,007 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,009 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:22,009 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:38:22,009 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:38:22,009 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:38:22,010 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:22,011 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:22,011 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,013 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,013 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,019 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,019 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,020 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:22,020 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:38:22,021 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:38:22,021 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:38:22,021 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:22,022 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:22,022 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,023 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,024 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,025 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,025 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,026 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:22,027 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:38:22,027 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:38:22,027 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:38:22,027 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:22,077 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:22,078 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,079 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,079 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,081 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,081 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,083 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:22,083 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:38:22,083 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:38:22,083 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:38:22,083 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:22,085 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:22,085 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,086 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,087 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,088 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,088 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,089 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:22,090 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:38:22,091 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:38:22,091 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:38:22,091 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:22,095 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:22,095 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,097 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,097 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,099 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,099 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,101 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:22,101 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:38:22,101 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:38:22,102 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:38:22,102 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-08-04 02:38:22,104 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:38:22,104 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,105 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,106 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,107 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,107 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,108 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:22,109 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:38:22,109 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:38:22,109 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:38:22,109 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:22,110 RepairJob.java:234 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:22,110 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,111 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,111 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,113 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,114 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,115 RepairSession.java:180 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:22,115 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:38:22,115 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:38:22,115 SyncTask.java:66 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:38:22,115 RepairJob.java:143 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:22,116 RepairSession.java:270 - [repair #16412710-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:38:22,116 RepairRunnable.java:261 - Repair session 16412710-70dc-11f0-9c4c-718ceb57d90b for range [(6442231413344334070,6544213683019607163]] finished INFO [RepairJobTask:5] 2025-08-04 02:38:22,117 ActiveRepairService.java:452 - [repair #16403cb0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:38:22,119 RepairRunnable.java:343 - Repair command #42 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,826 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,833 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,844 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,851 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,858 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,879 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,885 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,890 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,896 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,901 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,906 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,910 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,962 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,980 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,993 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:22,998 Validator.java:281 - [repair #16e619a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:38:23,002 ActiveRepairService.java:452 - [repair #16e4ba10-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-44] 2025-08-04 02:38:29,503 RepairRunnable.java:139 - Starting repair command #43 (1ae840f0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-44] 2025-08-04 02:38:29,526 RepairSession.java:228 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-8198741226991100384,-8098200320358901123]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:38:29,557 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:29,557 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,559 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,559 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,562 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,562 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,564 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:29,565 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:38:29,565 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:38:29,566 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:38:29,566 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:38:29,624 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:38:29,624 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,626 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,627 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,628 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,629 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,631 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:29,633 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:38:29,633 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:38:29,633 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:38:29,633 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:29,639 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:29,640 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,641 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,641 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,645 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,645 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,647 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:29,647 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:38:29,648 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:38:29,649 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:38:29,649 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:29,650 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:29,650 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,651 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,651 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,655 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,655 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,656 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:29,657 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:38:29,657 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:38:29,657 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:38:29,657 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:29,658 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:29,660 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,661 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,661 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,666 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,666 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,668 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:29,668 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:38:29,669 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:38:29,669 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:38:29,669 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:29,671 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:29,671 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,672 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,673 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,675 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,675 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,677 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:29,677 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:38:29,677 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:38:29,678 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:38:29,678 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:38:29,678 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:38:29,678 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,679 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,679 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,682 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,682 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,683 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:29,683 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:38:29,683 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:38:29,684 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:38:29,684 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:29,729 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:29,729 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,730 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,731 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,733 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,734 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,745 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:29,746 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:38:29,746 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:38:29,746 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:38:29,747 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:29,752 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:29,752 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,755 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,755 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,770 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,770 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,773 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:29,773 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:38:29,773 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:38:29,773 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:38:29,774 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:38:29,777 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:38:29,777 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,780 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,781 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,783 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,783 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,787 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:29,787 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:38:29,787 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:38:29,788 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:38:29,788 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:29,788 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:29,789 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,789 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,790 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,792 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,792 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,793 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:29,793 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:38:29,793 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:38:29,794 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:38:29,794 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:29,796 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:29,796 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,797 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,797 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,799 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,799 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,800 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:29,800 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:38:29,800 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:38:29,801 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:38:29,801 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:29,802 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:29,802 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,803 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,804 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,821 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,822 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,823 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:29,823 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:38:29,823 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:38:29,823 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:38:29,824 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:29,825 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:29,825 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,826 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,826 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,833 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,833 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,836 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:29,837 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:38:29,837 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:38:29,837 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:38:29,837 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-08-04 02:38:29,839 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:38:29,839 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,840 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,840 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,844 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,844 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,845 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:29,845 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:38:29,845 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:38:29,845 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:38:29,845 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:38:29,846 RepairJob.java:234 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:38:29,846 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,847 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,847 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,849 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,849 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:29,850 RepairSession.java:180 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:29,850 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:38:29,850 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:38:29,850 SyncTask.java:66 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:38:29,850 RepairJob.java:143 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:38:29,851 RepairSession.java:270 - [repair #1aebc360-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:38:29,851 RepairRunnable.java:261 - Repair session 1aebc360-70dc-11f0-9c4c-718ceb57d90b for range [(-8198741226991100384,-8098200320358901123]] finished INFO [RepairJobTask:6] 2025-08-04 02:38:29,853 ActiveRepairService.java:452 - [repair #1ae840f0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:38:29,860 RepairRunnable.java:343 - Repair command #43 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:38:31,877 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:38:31,909 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:38:31,921 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:38:31,932 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:38:31,948 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:31,965 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:38:31,974 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:31,981 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:38:31,994 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,001 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,009 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,036 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,048 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,072 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,142 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,154 Validator.java:281 - [repair #1c484620-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,163 ActiveRepairService.java:452 - [repair #1c42c7e0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-45] 2025-08-04 02:38:32,792 RepairRunnable.java:139 - Starting repair command #44 (1cddf670-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-45] 2025-08-04 02:38:32,798 RepairSession.java:228 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(3719519169894590649,3847627838573950146]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:38:32,811 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:38:32,811 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,813 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,813 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,815 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,815 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,818 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:32,819 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:38:32,819 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:38:32,819 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:38:32,819 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:32,869 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:32,871 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,872 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,873 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,875 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,875 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,876 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:32,878 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:38:32,878 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:38:32,878 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:38:32,880 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:32,882 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:32,882 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,884 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,884 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,886 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,886 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,888 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:32,889 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:38:32,891 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:32,891 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,892 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,892 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:3] 2025-08-04 02:38:32,889 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:38:32,889 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,894 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [RepairJobTask:3] 2025-08-04 02:38:32,894 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,894 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,895 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:32,896 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:38:32,897 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:38:32,897 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:38:32,898 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:32,899 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:32,899 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,900 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,901 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,902 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,902 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,903 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:32,904 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:38:32,904 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:38:32,905 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:38:32,905 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:38:32,908 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:38:32,908 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,910 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,910 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,913 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,913 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,915 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:32,915 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:38:32,916 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:38:32,917 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:38:32,918 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:32,920 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:32,920 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,922 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,922 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,923 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,923 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,924 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:32,925 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:38:32,925 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:38:32,925 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:38:32,925 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:32,971 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:32,971 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,976 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,977 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,980 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,980 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,982 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:32,983 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:38:32,983 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:38:32,983 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:38:32,984 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:7] 2025-08-04 02:38:32,985 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:38:32,985 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,986 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,986 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,988 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,988 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,989 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:38:32,990 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:38:32,990 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:38:32,991 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:38:32,991 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:38:32,992 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:38:32,992 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,993 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,994 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,995 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,995 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:32,997 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:32,998 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:38:32,998 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:38:32,998 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:38:32,998 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:33,002 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:33,003 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,004 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,004 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,007 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,007 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,009 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:33,009 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:38:33,009 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:38:33,010 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:38:33,010 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:33,014 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:33,014 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,015 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,015 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,020 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,021 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,022 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:33,023 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:38:33,023 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:38:33,024 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:38:33,026 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:33,025 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:33,026 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,028 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,028 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,030 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,030 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,031 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:33,031 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:38:33,031 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:38:33,031 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:38:33,031 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:33,037 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:33,037 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,038 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,039 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,040 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,040 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,042 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:33,042 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:38:33,042 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:38:33,042 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:38:33,043 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-08-04 02:38:33,044 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:38:33,044 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,045 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,045 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,047 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,047 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,048 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:33,048 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:38:33,048 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:38:33,048 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:38:33,048 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:33,051 RepairJob.java:234 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:33,051 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,052 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,052 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,057 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,057 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:33,063 RepairSession.java:180 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:38:33,064 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:38:33,064 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:38:33,064 SyncTask.java:66 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:38:33,064 RepairJob.java:143 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:33,064 RepairSession.java:270 - [repair #1cdf07e0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:38:33,065 RepairRunnable.java:261 - Repair session 1cdf07e0-70dc-11f0-9c4c-718ceb57d90b for range [(3719519169894590649,3847627838573950146]] finished INFO [RepairJobTask:2] 2025-08-04 02:38:33,065 ActiveRepairService.java:452 - [repair #1cddf670-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:38:33,068 RepairRunnable.java:343 - Repair command #44 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,584 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,594 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,624 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,641 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,664 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,710 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,721 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,728 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,738 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,750 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,759 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,765 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,808 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,817 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,825 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,848 Validator.java:281 - [repair #20e267b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:38:39,851 ActiveRepairService.java:452 - [repair #20e17d50-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-46] 2025-08-04 02:38:41,855 RepairRunnable.java:139 - Starting repair command #45 (224504f0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-46] 2025-08-04 02:38:41,869 RepairSession.java:228 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-138874754637609197,-96800893538324599], (-419448571857629437,-379520595742568445], (-1838268452147472337,-1824547777872838814]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:38:41,896 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:41,896 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:41,899 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:41,899 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:41,906 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:41,906 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:41,908 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:41,908 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:38:41,908 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:38:41,909 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:38:41,909 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:41,975 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:41,975 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:41,982 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:41,982 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:41,991 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:41,991 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,017 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:42,020 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:38:42,020 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:38:42,022 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:38:42,023 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:42,039 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:42,046 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,049 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,049 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,057 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,057 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,060 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:42,060 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:38:42,061 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:38:42,061 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:38:42,061 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:42,069 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:42,069 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,071 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,071 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,076 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,076 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,080 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:42,080 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:38:42,080 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:38:42,080 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:38:42,080 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:38:42,085 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:38:42,086 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,087 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,087 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,100 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,101 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,104 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:42,106 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:38:42,106 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:38:42,106 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:38:42,106 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:38:42,113 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:38:42,114 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,115 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,115 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,147 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,147 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,149 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:42,150 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:38:42,150 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:38:42,150 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:38:42,150 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:42,156 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:42,156 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,157 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,157 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,163 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,163 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,164 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:42,167 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:38:42,167 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:38:42,167 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:38:42,167 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:3] 2025-08-04 02:38:42,212 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:38:42,212 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,213 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,215 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,221 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,221 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,225 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:42,225 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:38:42,225 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:38:42,226 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:38:42,226 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:42,232 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:42,233 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,234 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,234 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,247 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,248 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,249 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:42,250 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:38:42,250 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:38:42,251 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:38:42,251 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:38:42,257 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:38:42,257 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,258 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,258 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,261 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,261 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,262 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:42,263 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:38:42,264 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:38:42,264 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:38:42,265 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:42,272 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:42,272 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,273 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,273 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,281 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,281 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,282 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:42,283 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:38:42,283 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:38:42,283 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:38:42,283 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:38:42,290 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:38:42,290 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,291 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,291 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,295 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,295 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,297 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:42,297 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:38:42,297 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:38:42,297 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:38:42,297 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:38:42,302 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:38:42,303 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,304 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,304 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,308 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,308 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,309 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:42,309 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:38:42,310 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:38:42,309 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:38:42,310 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:42,316 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:42,317 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,318 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,318 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,341 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,341 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,343 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:42,343 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:38:42,343 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:38:42,343 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:38:42,344 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:42,351 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:42,351 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,352 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,352 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,358 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,358 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,359 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:42,360 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:38:42,360 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:38:42,360 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:38:42,360 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:42,366 RepairJob.java:234 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:42,366 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,367 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,367 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,373 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,373 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,374 RepairSession.java:180 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:42,374 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:38:42,374 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:38:42,374 SyncTask.java:66 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:38:42,374 RepairJob.java:143 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:42,375 RepairSession.java:270 - [repair #224727d0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:38:42,375 RepairRunnable.java:261 - Repair session 224727d0-70dc-11f0-9c4c-718ceb57d90b for range [(-138874754637609197,-96800893538324599], (-419448571857629437,-379520595742568445], (-1838268452147472337,-1824547777872838814]] finished INFO [RepairJobTask:1] 2025-08-04 02:38:42,376 ActiveRepairService.java:452 - [repair #224504f0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:38:42,381 RepairRunnable.java:343 - Repair command #45 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:38:42,988 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,001 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,013 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,024 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,033 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,052 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,063 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,074 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,084 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,095 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,104 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,114 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,160 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,170 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,184 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,198 Validator.java:281 - [repair #22e7ad90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:38:43,201 ActiveRepairService.java:452 - [repair #22e64e00-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-47] 2025-08-04 02:38:49,606 RepairRunnable.java:139 - Starting repair command #46 (26e3ba60-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-47] 2025-08-04 02:38:49,613 RepairSession.java:228 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(4451161273089205949,4456487541935383930], (1040587556135747056,1044172407861096463], (3887382155331281323,3905108662877119672], (-5510917719734953555,-5483423118665842454], (-8874776891821353789,-8843251464825615616]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:38:49,641 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:38:49,641 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,643 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,643 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,652 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,652 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,655 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:49,655 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:38:49,655 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:38:49,655 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:38:49,656 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:49,691 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:49,692 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,693 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,693 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,697 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,697 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,698 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:49,699 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:38:49,699 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:38:49,699 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:38:49,699 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:49,704 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:49,704 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,706 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,707 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,709 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,709 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,711 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:49,712 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:38:49,712 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:38:49,712 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:38:49,712 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:49,716 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:49,716 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,718 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,718 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,723 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,723 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,725 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:49,725 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:38:49,725 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:38:49,725 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:38:49,726 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:49,729 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:49,730 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,731 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,732 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,737 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,738 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,739 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:49,740 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:38:49,740 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:38:49,740 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:38:49,740 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:49,742 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:49,742 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,743 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,743 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,746 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,747 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,747 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:38:49,748 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:38:49,748 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:38:49,748 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:38:49,748 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:38:49,750 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:38:49,750 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,751 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,751 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,753 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,753 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,754 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:38:49,754 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:38:49,755 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:38:49,755 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:38:49,755 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:3] 2025-08-04 02:38:49,788 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:38:49,788 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,790 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,790 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,792 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,793 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,794 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:49,794 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:38:49,794 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:38:49,795 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:38:49,795 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:49,799 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:49,799 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,801 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,802 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,804 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,804 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,805 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:49,806 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:38:49,806 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:38:49,806 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:38:49,806 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:49,808 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:49,808 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,810 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,810 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,812 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,813 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,814 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:38:49,814 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:38:49,814 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:38:49,814 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:38:49,814 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:49,818 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:49,819 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,820 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,820 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,823 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,824 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,825 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:49,826 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:38:49,826 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:38:49,826 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:38:49,826 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:38:49,830 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:38:49,831 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,832 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,832 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,837 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,837 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,839 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:49,839 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:38:49,839 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:38:49,839 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:38:49,839 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:49,843 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:49,843 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,844 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,844 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,846 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,847 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,848 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:49,848 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:38:49,848 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:38:49,848 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:38:49,849 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:38:49,851 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:38:49,851 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,852 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,853 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,856 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,856 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,857 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:49,857 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:38:49,857 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:38:49,858 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:38:49,858 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:38:49,861 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:38:49,861 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,862 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,862 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,865 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,865 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,866 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:38:49,866 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:38:49,866 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:38:49,866 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:38:49,866 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:49,871 RepairJob.java:234 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:49,871 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,872 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,872 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,876 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,876 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:49,877 RepairSession.java:180 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:49,877 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:38:49,877 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:38:49,877 SyncTask.java:66 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:38:49,877 RepairJob.java:143 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:38:49,878 RepairSession.java:270 - [repair #26e4cbd0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:38:49,878 RepairRunnable.java:261 - Repair session 26e4cbd0-70dc-11f0-9c4c-718ceb57d90b for range [(4451161273089205949,4456487541935383930], (1040587556135747056,1044172407861096463], (3887382155331281323,3905108662877119672], (-5510917719734953555,-5483423118665842454], (-8874776891821353789,-8843251464825615616]] finished INFO [RepairJobTask:6] 2025-08-04 02:38:49,878 ActiveRepairService.java:452 - [repair #26e3ba60-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:38:49,882 RepairRunnable.java:343 - Repair command #46 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:38:51,910 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:38:51,918 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:38:51,929 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:38:51,935 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:38:51,942 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:51,954 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:38:51,961 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:38:51,966 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:51,973 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:51,978 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:51,983 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:38:51,988 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:52,024 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:38:52,031 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:38:52,039 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:52,046 Validator.java:281 - [repair #283c4580-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:38:52,050 ActiveRepairService.java:452 - [repair #283ba940-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-48] 2025-08-04 02:38:52,945 RepairRunnable.java:139 - Starting repair command #47 (28e13810-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-48] 2025-08-04 02:38:52,959 RepairSession.java:228 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-4266570091879081468,-4254213938859198325], (-1250483254705884027,-1204998829092791999], (4009059273351775146,4019401415717910316]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:38:52,997 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:52,997 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:52,999 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:52,999 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,001 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,001 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,003 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:53,010 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:38:53,010 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:38:53,010 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:38:53,012 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:53,042 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:53,042 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,043 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,043 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,045 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,045 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,047 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:53,048 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:38:53,050 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:38:53,050 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:38:53,051 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:53,051 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:53,051 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,053 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,053 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,055 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,055 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,057 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:38:53,057 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:38:53,057 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:38:53,057 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:38:53,058 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:53,060 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:53,061 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,062 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,062 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,064 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,064 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,065 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:53,065 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:38:53,065 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:38:53,066 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:38:53,067 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:53,068 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:53,068 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,069 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,070 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,071 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,071 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,073 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:53,074 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:38:53,074 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:38:53,074 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:38:53,074 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:38:53,076 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:38:53,076 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,078 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,079 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,081 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,082 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,084 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:53,084 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:38:53,084 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:38:53,085 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:38:53,086 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:53,087 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:53,087 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,088 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,088 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,090 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,090 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,091 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:53,092 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:38:53,092 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:38:53,092 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:38:53,092 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:53,125 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:53,125 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,127 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,127 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,129 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,129 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,131 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:53,131 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:38:53,131 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:38:53,131 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:38:53,131 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:1] 2025-08-04 02:38:53,133 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:38:53,133 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,135 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,136 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,138 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,138 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,139 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:53,139 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:38:53,140 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:38:53,140 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:38:53,140 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:38:53,142 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:38:53,143 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,144 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,144 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,145 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,145 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,146 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:38:53,147 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:38:53,147 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:38:53,147 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:38:53,147 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-08-04 02:38:53,149 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:38:53,150 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,152 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,152 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,154 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,154 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,155 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:38:53,156 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:38:53,156 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:38:53,156 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:38:53,156 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:38:53,161 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:38:53,162 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,165 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,166 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,169 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,169 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,171 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:38:53,171 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:38:53,171 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:38:53,171 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:38:53,171 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:4] 2025-08-04 02:38:53,173 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:38:53,173 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,174 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,174 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,176 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,176 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,177 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:38:53,177 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:38:53,177 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:38:53,177 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:38:53,177 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-08-04 02:38:53,181 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:38:53,181 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,182 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,182 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,184 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,184 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,185 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:53,185 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:38:53,186 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:38:53,186 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:38:53,186 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-08-04 02:38:53,187 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:38:53,187 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,188 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,188 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,190 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,190 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,191 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:53,191 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:38:53,191 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:38:53,191 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:38:53,191 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:38:53,193 RepairJob.java:234 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:38:53,193 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,194 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,194 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,195 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,196 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:38:53,196 RepairSession.java:180 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:38:53,197 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:38:53,197 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:38:53,197 SyncTask.java:66 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:38:53,197 RepairJob.java:143 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-08-04 02:38:53,197 RepairSession.java:270 - [repair #28e35af0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:38:53,197 RepairRunnable.java:261 - Repair session 28e35af0-70dc-11f0-9c4c-718ceb57d90b for range [(-4266570091879081468,-4254213938859198325], (-1250483254705884027,-1204998829092791999], (4009059273351775146,4019401415717910316]] finished INFO [RepairJobTask:3] 2025-08-04 02:38:53,199 ActiveRepairService.java:452 - [repair #28e13810-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:38:53,201 RepairRunnable.java:343 - Repair command #47 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,688 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,695 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,701 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,708 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,718 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,726 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,746 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,753 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,759 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,772 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,777 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,781 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,829 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,847 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,854 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,863 Validator.java:281 - [repair #2cde0830-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:38:59,866 ActiveRepairService.java:452 - [repair #2cdd1dd0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-49] 2025-08-04 02:39:01,900 RepairRunnable.java:139 - Starting repair command #48 (2e377db0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 8, pull repair: false) INFO [Repair-Task-49] 2025-08-04 02:39:01,906 RepairSession.java:228 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(1381511119587868572,1385898200911826964], (7218672692113524927,7253353487242648411], (380200653407897322,383923523924001017], (-1593357885592495723,-1589272731006098283], (-5210342892450321509,-5196324339385579019], (6862456084662476329,6863889460318457962], (5167989138521704317,5178868305387271246], (9184970372185177977,9200983961327845338]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:39:01,936 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:39:01,936 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,937 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,938 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,941 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,941 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,942 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:01,943 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:39:01,943 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-08-04 02:39:01,943 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-08-04 02:39:01,944 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:01,981 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:01,982 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,983 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,983 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,988 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,988 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,989 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:39:01,990 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:39:01,990 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:39:01,991 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:39:01,993 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:39:01,994 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:39:01,994 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,996 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,996 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,998 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:01,998 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,001 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:39:02,001 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:39:02,001 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:39:02,001 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:39:02,002 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:39:02,003 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:39:02,003 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,005 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,006 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,008 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,008 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,009 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:39:02,011 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:39:02,011 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:39:02,011 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:39:02,011 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:02,013 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:02,013 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,015 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,015 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,017 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,017 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,018 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:39:02,018 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:39:02,018 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:39:02,019 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:39:02,019 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:02,021 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:02,021 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,022 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,022 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,025 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,030 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,031 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:02,032 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:39:02,032 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:39:02,033 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:39:02,033 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:2] 2025-08-04 02:39:02,036 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:39:02,036 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,037 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,037 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,041 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,041 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,042 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:39:02,042 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:39:02,042 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:39:02,043 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:39:02,043 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:2] 2025-08-04 02:39:02,086 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:39:02,086 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,088 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,088 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,090 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,091 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,092 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:02,092 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:39:02,092 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:39:02,093 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:39:02,093 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:2] 2025-08-04 02:39:02,093 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:39:02,095 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,096 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,096 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,098 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,098 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,099 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:02,099 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:39:02,099 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:39:02,099 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:39:02,100 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:02,101 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:02,101 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,102 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,102 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,105 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,106 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,106 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:39:02,107 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:39:02,107 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:39:02,107 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:39:02,108 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:02,108 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:02,109 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,110 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,110 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,112 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,112 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,113 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:39:02,114 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:39:02,114 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:39:02,114 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:39:02,114 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:39:02,117 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:39:02,117 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,120 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,121 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,125 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,125 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,131 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:39:02,132 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:39:02,132 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:39:02,132 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:39:02,132 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:4] 2025-08-04 02:39:02,133 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:39:02,133 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,134 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,134 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,136 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,136 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,137 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:02,137 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:39:02,137 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:39:02,137 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:39:02,137 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-08-04 02:39:02,140 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:39:02,140 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,142 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,142 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,143 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,144 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,145 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:02,145 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:39:02,146 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:39:02,146 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:39:02,146 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:39:02,147 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:39:02,147 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,149 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,149 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,150 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,150 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,152 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:39:02,152 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:39:02,152 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:39:02,152 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:39:02,152 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:39:02,153 RepairJob.java:234 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:39:02,153 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,154 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,154 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,155 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,155 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:02,156 RepairSession.java:180 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:39:02,156 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:39:02,156 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:39:02,158 SyncTask.java:66 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:39:02,158 RepairJob.java:143 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:39:02,159 RepairSession.java:270 - [repair #2e388f20-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:39:02,159 RepairRunnable.java:261 - Repair session 2e388f20-70dc-11f0-9c4c-718ceb57d90b for range [(1381511119587868572,1385898200911826964], (7218672692113524927,7253353487242648411], (380200653407897322,383923523924001017], (-1593357885592495723,-1589272731006098283], (-5210342892450321509,-5196324339385579019], (6862456084662476329,6863889460318457962], (5167989138521704317,5178868305387271246], (9184970372185177977,9200983961327845338]] finished INFO [RepairJobTask:2] 2025-08-04 02:39:02,161 ActiveRepairService.java:452 - [repair #2e377db0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:39:02,163 RepairRunnable.java:343 - Repair command #48 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,036 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,047 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,066 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,076 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,082 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,089 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,095 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,100 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,105 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,110 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,116 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,120 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,160 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,178 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,190 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,207 Validator.java:281 - [repair #2edb85e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:03,210 ActiveRepairService.java:452 - [repair #2edae9a0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,734 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,745 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,754 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,763 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,772 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,781 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,787 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,794 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,804 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,813 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,819 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,826 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,832 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,839 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,880 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,890 Validator.java:281 - [repair #32d98e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:09,897 ActiveRepairService.java:452 - [repair #32d87d10-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-50] 2025-08-04 02:39:11,930 RepairRunnable.java:139 - Starting repair command #49 (343219a0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-50] 2025-08-04 02:39:11,935 RepairSession.java:228 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5833790783028196479,5889940523564116164], (484009334606697532,519094823619348014]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:39:11,958 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:39:11,958 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:11,960 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:11,960 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:11,962 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:11,962 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:11,964 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:11,965 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:39:11,965 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:39:11,965 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:39:11,965 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:39:12,000 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:39:12,000 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,002 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,002 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,005 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,005 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,006 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:39:12,007 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:39:12,007 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:39:12,007 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:39:12,008 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:39:12,016 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:39:12,017 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,019 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,019 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,022 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,022 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,023 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:12,024 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:39:12,024 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:39:12,024 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:39:12,026 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:39:12,029 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:39:12,029 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,031 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,031 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,036 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,036 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,037 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:12,038 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:39:12,038 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:39:12,038 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:39:12,038 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:39:12,043 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:39:12,045 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,046 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,046 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,049 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,049 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,050 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:39:12,051 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:39:12,051 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:39:12,051 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:39:12,051 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:39:12,052 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:39:12,053 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,054 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,054 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,055 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,055 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,056 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:12,056 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:39:12,056 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:39:12,056 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-08-04 02:39:12,058 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:39:12,058 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:39:12,058 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,059 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,059 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,060 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,060 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,061 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:39:12,061 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:39:12,061 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:39:12,061 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:39:12,062 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:12,105 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:12,105 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,106 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,106 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,111 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,111 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,113 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:39:12,113 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:39:12,113 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:39:12,113 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:39:12,113 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:3] 2025-08-04 02:39:12,116 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:39:12,117 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,118 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,118 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,121 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,121 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,122 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:12,123 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:39:12,123 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:39:12,123 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:39:12,124 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:39:12,126 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:39:12,126 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,127 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,127 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,138 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,138 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,139 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:12,139 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:39:12,139 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:39:12,139 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:39:12,139 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-08-04 02:39:12,141 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:39:12,141 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,142 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,143 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,145 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,146 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,147 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:12,147 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:39:12,147 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:39:12,147 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:39:12,147 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:39:12,155 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:39:12,155 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,156 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,156 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,158 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,158 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,159 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:39:12,159 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:39:12,159 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:39:12,160 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:39:12,160 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:3] 2025-08-04 02:39:12,161 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:39:12,161 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,162 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,162 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,163 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,163 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,164 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:12,165 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:39:12,165 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:39:12,165 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:39:12,165 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:12,167 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:12,167 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,168 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,168 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,171 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,171 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,173 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:39:12,173 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:39:12,173 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:39:12,174 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:39:12,174 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:39:12,175 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:39:12,175 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,176 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,177 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,178 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,178 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,179 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:12,179 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:39:12,179 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:39:12,179 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:39:12,179 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:39:12,181 RepairJob.java:234 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:39:12,181 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,182 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,182 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,183 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,183 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:12,184 RepairSession.java:180 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:39:12,184 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:39:12,184 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:39:12,184 SyncTask.java:66 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:39:12,184 RepairJob.java:143 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-08-04 02:39:12,185 RepairSession.java:270 - [repair #3432dcf0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:39:12,185 RepairRunnable.java:261 - Repair session 3432dcf0-70dc-11f0-9c4c-718ceb57d90b for range [(5833790783028196479,5889940523564116164], (484009334606697532,519094823619348014]] finished INFO [RepairJobTask:3] 2025-08-04 02:39:12,186 ActiveRepairService.java:452 - [repair #343219a0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:39:12,187 RepairRunnable.java:343 - Repair command #49 finished in 0 seconds INFO [Repair-Task-51] 2025-08-04 02:39:13,013 RepairRunnable.java:139 - Starting repair command #50 (34d75a50-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-51] 2025-08-04 02:39:13,020 RepairSession.java:228 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5995978244886736642,6021633287826141873], (4722243263433961676,4722317569517937650], (8648992502174994962,8693516415291380632], (3368270108147988870,3376532031223213978], (4206640766484025060,4215902444136621779], (-7758685030364886975,-7752715798972943568]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:39:13,053 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:39:13,053 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,055 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,055 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,056 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,056 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,060 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:39:13,060 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:39:13,060 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:39:13,061 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:39:13,061 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:39:13,098 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:39:13,098 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,099 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,100 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,103 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,104 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,105 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:39:13,106 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:39:13,106 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:39:13,106 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:39:13,106 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:39:13,109 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:39:13,110 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,112 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,112 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,114 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,114 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,116 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:39:13,117 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:39:13,117 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:39:13,117 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:39:13,117 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:39:13,120 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:39:13,120 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,122 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,122 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,123 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,124 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,130 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:39:13,130 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:39:13,130 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:39:13,131 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:39:13,131 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:39:13,133 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:39:13,133 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,134 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,135 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,137 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,137 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,139 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:13,140 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:39:13,140 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:39:13,140 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:39:13,141 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:39:13,145 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:39:13,145 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,147 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,147 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,149 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,149 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,150 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:39:13,150 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:39:13,150 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:39:13,150 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:39:13,151 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:4] 2025-08-04 02:39:13,151 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:39:13,152 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,153 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,153 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,155 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,155 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,156 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:13,156 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:39:13,156 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:39:13,156 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:39:13,156 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:7] 2025-08-04 02:39:13,187 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:39:13,188 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,190 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,190 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,193 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,193 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,194 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:39:13,197 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:39:13,197 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:39:13,197 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:39:13,197 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:13,197 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:13,197 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,199 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,199 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,202 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,202 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,203 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:39:13,203 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:39:13,203 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:39:13,204 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:39:13,204 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:39:13,205 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:39:13,206 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,207 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,207 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,208 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,208 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,209 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:13,209 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:39:13,210 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:39:13,210 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:39:13,211 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:13,212 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:13,213 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,215 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,215 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,217 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,217 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,218 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:13,218 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:39:13,218 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:39:13,218 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:39:13,219 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:39:13,222 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:39:13,222 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,229 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,229 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,231 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,231 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,232 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:13,233 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:39:13,233 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:39:13,233 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:39:13,233 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:13,235 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:13,235 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,236 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,236 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,238 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,238 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,239 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:13,239 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:39:13,239 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:39:13,239 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:39:13,239 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:13,242 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:13,242 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,244 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,244 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,246 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,246 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,248 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:39:13,248 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:39:13,248 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:39:13,248 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:39:13,249 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-08-04 02:39:13,250 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:39:13,250 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,252 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,252 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,254 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,254 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,255 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:39:13,255 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:39:13,255 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:39:13,256 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:39:13,256 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:39:13,257 RepairJob.java:234 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:39:13,258 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,259 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,259 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,261 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,261 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:13,262 RepairSession.java:180 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:39:13,262 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:39:13,262 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:39:13,262 SyncTask.java:66 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:39:13,262 RepairJob.java:143 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:13,263 RepairSession.java:270 - [repair #34d86bc0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:39:13,263 RepairRunnable.java:261 - Repair session 34d86bc0-70dc-11f0-9c4c-718ceb57d90b for range [(5995978244886736642,6021633287826141873], (4722243263433961676,4722317569517937650], (8648992502174994962,8693516415291380632], (3368270108147988870,3376532031223213978], (4206640766484025060,4215902444136621779], (-7758685030364886975,-7752715798972943568]] finished INFO [RepairJobTask:6] 2025-08-04 02:39:13,264 ActiveRepairService.java:452 - [repair #34d75a50-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:39:13,268 RepairRunnable.java:343 - Repair command #50 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,770 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,780 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,791 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,812 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,821 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,830 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,838 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,844 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,852 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,859 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,882 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,889 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,903 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,916 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,973 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,981 Validator.java:281 - [repair #38d69b70-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:19,990 ActiveRepairService.java:452 - [repair #38d5b110-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,009 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,028 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,041 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,048 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,055 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,066 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,072 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,077 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,082 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,087 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,092 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,096 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,133 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,143 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,152 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,160 Validator.java:281 - [repair #3a2d51d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:22,164 ActiveRepairService.java:452 - [repair #3a2cb590-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,113 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,123 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,128 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,134 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,143 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,152 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,161 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,168 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,176 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,180 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,186 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,196 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,236 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,243 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,252 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,261 Validator.java:281 - [repair #3ad59fc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:23,268 ActiveRepairService.java:452 - [repair #3ad50380-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:39:29,852 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:29,931 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:29,954 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:29,966 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:29,986 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:30,010 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:30,022 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:30,029 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:30,036 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:30,046 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:30,051 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:30,057 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:30,064 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:30,076 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:30,121 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:30,132 Validator.java:281 - [repair #3ed81530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:30,139 ActiveRepairService.java:452 - [repair #3ed4e0e0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,052 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,077 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,085 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,093 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,105 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,164 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,184 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,190 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,217 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,238 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,252 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,260 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,301 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,330 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,339 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,357 Validator.java:281 - [repair #40279fa0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:32,361 ActiveRepairService.java:452 - [repair #4026dc50-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,173 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,185 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,205 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,215 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,225 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,238 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,244 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,249 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,256 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,261 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,265 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,269 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,310 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,317 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,323 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,330 Validator.java:281 - [repair #40d37000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:33,335 ActiveRepairService.java:452 - [repair #40d25e90-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,896 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,904 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,916 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,926 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,933 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,939 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,953 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,960 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,968 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,976 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,982 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,988 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:39,994 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:40,001 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:40,052 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:40,059 Validator.java:281 - [repair #44d37470-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:40,064 ActiveRepairService.java:452 - [repair #44d26300-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,092 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,107 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,126 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,134 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,152 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,160 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,168 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,175 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,180 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,185 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,189 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,194 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,199 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,205 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,242 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,250 Validator.java:281 - [repair #4622b0c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:42,261 ActiveRepairService.java:452 - [repair #46219f50-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,182 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,192 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,206 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,213 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,221 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,227 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,232 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,238 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,244 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,251 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,257 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,264 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,270 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,277 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,320 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,346 Validator.java:281 - [repair #46cc8550-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:43,358 ActiveRepairService.java:452 - [repair #46cbe910-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:39:49,889 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:49,934 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:49,943 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:49,950 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:49,958 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:49,974 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:49,980 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:49,989 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:49,996 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:50,001 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:50,007 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:50,015 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:50,020 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:50,027 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:50,067 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:50,074 Validator.java:281 - [repair #4acb7850-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:50,079 ActiveRepairService.java:452 - [repair #4acab500-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,107 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,115 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,130 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,138 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,147 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,162 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,169 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,180 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,187 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,193 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,199 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,204 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,240 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,248 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,270 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,282 Validator.java:281 - [repair #4c1cd780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:39:52,286 ActiveRepairService.java:452 - [repair #4c1c1430-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-52] 2025-08-04 02:39:53,195 RepairRunnable.java:139 - Starting repair command #51 (4ccaa3b0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-52] 2025-08-04 02:39:53,201 RepairSession.java:228 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-805184046356569256,-797667964775540351], (8817338823814719598,8818639914281384027], (-6817347282629273979,-6803012047769642507], (-3655047031908242280,-3609070049666833106]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:39:53,235 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:39:53,235 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,237 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,237 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,238 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,239 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,243 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:39:53,243 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:39:53,243 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:39:53,244 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-08-04 02:39:53,244 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:53,276 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:53,277 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,278 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,278 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,280 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,280 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,282 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:53,282 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:39:53,282 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:39:53,282 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:39:53,282 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:39:53,286 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:39:53,286 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,288 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,288 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,289 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,290 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,292 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:39:53,292 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:39:53,292 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:39:53,292 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:39:53,294 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:39:53,294 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:39:53,295 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,297 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,297 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,298 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,298 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,300 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:39:53,300 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:39:53,300 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:39:53,301 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:39:53,301 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:39:53,303 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:39:53,303 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,304 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,304 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,306 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,306 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,309 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:39:53,309 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:39:53,309 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:39:53,310 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:39:53,311 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:39:53,312 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:39:53,312 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,313 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,313 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,317 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,317 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,318 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:39:53,318 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:39:53,318 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:39:53,319 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:39:53,319 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:39:53,321 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:39:53,321 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,323 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,323 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,324 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,324 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,325 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:39:53,325 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:39:53,325 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:39:53,328 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:39:53,328 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:2] 2025-08-04 02:39:53,360 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:39:53,360 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,362 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,363 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,364 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,364 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,366 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:53,366 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:39:53,366 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:39:53,367 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:39:53,368 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:5] 2025-08-04 02:39:53,369 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:39:53,369 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,371 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,371 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,373 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,373 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,374 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:53,375 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:39:53,375 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:39:53,375 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:39:53,376 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:53,377 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:53,377 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,378 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,379 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,380 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,381 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,383 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:39:53,383 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:39:53,383 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:39:53,383 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:39:53,385 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:53,386 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:53,387 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,389 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,389 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,390 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,390 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,392 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:53,392 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:39:53,392 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:39:53,392 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:39:53,392 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:39:53,395 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:39:53,396 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,397 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,397 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,399 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,400 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,402 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:39:53,402 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:39:53,403 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:39:53,403 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:39:53,404 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:1] 2025-08-04 02:39:53,406 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:39:53,406 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,407 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,407 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,409 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,409 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,410 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:39:53,411 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:39:53,411 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:39:53,411 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:39:53,411 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:39:53,413 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:39:53,413 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,414 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,414 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,416 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,416 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,417 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:53,418 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:39:53,418 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:39:53,418 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:39:53,418 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:39:53,419 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:39:53,419 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,420 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,420 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,422 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,422 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,423 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:39:53,423 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:39:53,423 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:39:53,423 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:39:53,423 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:39:53,425 RepairJob.java:234 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:39:53,425 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,426 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,426 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,427 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,427 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:39:53,428 RepairSession.java:180 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:39:53,428 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:39:53,428 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:39:53,428 SyncTask.java:66 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:39:53,428 RepairJob.java:143 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-08-04 02:39:53,429 RepairSession.java:270 - [repair #4ccb8e10-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:39:53,429 RepairRunnable.java:261 - Repair session 4ccb8e10-70dc-11f0-9c4c-718ceb57d90b for range [(-805184046356569256,-797667964775540351], (8817338823814719598,8818639914281384027], (-6817347282629273979,-6803012047769642507], (-3655047031908242280,-3609070049666833106]] finished INFO [RepairJobTask:3] 2025-08-04 02:39:53,429 ActiveRepairService.java:452 - [repair #4ccaa3b0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:39:53,432 RepairRunnable.java:343 - Repair command #51 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:39:59,971 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:39:59,980 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:39:59,994 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,005 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,013 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,020 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,028 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,034 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,042 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,056 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,061 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,067 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,072 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,078 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,121 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,131 Validator.java:281 - [repair #50c92180-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:40:00,135 ActiveRepairService.java:452 - [repair #50c7e900-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,142 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,161 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,171 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,177 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,186 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,194 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,200 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,205 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,217 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,223 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,228 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,233 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,277 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,286 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,294 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,300 Validator.java:281 - [repair #521836c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:40:02,303 ActiveRepairService.java:452 - [repair #52174c60-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,277 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,284 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,290 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,295 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,302 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,315 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,322 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,327 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,334 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,339 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,344 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,348 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,387 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,393 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,399 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,406 Validator.java:281 - [repair #52c62a00-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:40:03,411 ActiveRepairService.java:452 - [repair #52c566b0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-53] 2025-08-04 02:40:09,932 RepairRunnable.java:139 - Starting repair command #52 (56c480c0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-53] 2025-08-04 02:40:09,937 RepairSession.java:228 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-1920452238612440303,-1904095002231404222], (5528497003654368625,5550271844475398211], (-5849640731298731071,-5824125134622349665], (-5710657747637924323,-5697446797584113622], (-1613698321800794938,-1607673463367721053]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:40:09,962 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:09,962 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:09,964 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:09,965 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:09,968 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:09,968 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:09,969 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:09,970 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:40:09,970 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:40:09,970 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:40:09,971 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:10,006 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:10,007 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,008 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,008 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,010 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,010 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,011 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:10,012 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:40:10,012 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:40:10,012 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:40:10,014 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:10,015 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:10,016 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,017 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,017 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,020 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,021 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,023 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:10,023 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:40:10,023 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:40:10,023 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:40:10,023 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:40:10,025 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:40:10,026 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,029 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,029 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,030 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,030 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,032 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:10,032 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:40:10,032 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:40:10,032 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:40:10,033 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:10,039 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:10,039 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,040 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,040 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,043 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,043 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,046 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:10,046 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:40:10,046 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:40:10,047 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:40:10,047 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:10,049 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:10,049 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,050 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,050 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,052 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,053 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,053 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:10,054 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:40:10,054 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:40:10,054 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:40:10,054 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:10,056 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:10,056 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,057 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,058 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,059 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,059 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,060 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:10,061 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:40:10,061 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:40:10,061 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:40:10,061 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:3] 2025-08-04 02:40:10,106 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:10,107 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,109 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,110 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,111 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,113 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,114 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:10,115 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:40:10,115 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:40:10,115 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:40:10,117 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:4] 2025-08-04 02:40:10,119 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:40:10,119 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,128 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,128 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,136 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,136 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,147 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:10,147 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:40:10,148 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:40:10,149 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:40:10,149 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:10,154 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:10,155 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,157 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,157 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,161 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,161 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,162 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:10,164 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:40:10,163 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:40:10,164 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:40:10,164 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:10,169 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:10,169 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,170 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,171 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,172 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,172 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,173 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:10,174 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:40:10,174 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:40:10,174 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:40:10,174 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:10,184 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:10,184 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,186 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,187 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,189 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,189 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,196 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:10,197 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:40:10,197 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:40:10,197 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:40:10,197 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:10,200 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:10,200 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,202 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,202 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,203 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,203 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,205 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:10,205 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:40:10,205 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:40:10,205 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:40:10,205 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:10,212 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:10,212 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,214 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,214 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,216 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,217 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,222 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:10,223 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:40:10,223 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:40:10,223 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:40:10,223 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:10,224 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:10,224 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,225 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,225 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,237 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,237 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,239 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:10,239 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:40:10,239 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:40:10,239 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:40:10,239 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:10,244 RepairJob.java:234 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:10,244 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,246 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,246 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,248 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,248 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:10,253 RepairSession.java:180 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:10,253 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:40:10,254 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:40:10,254 SyncTask.java:66 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:40:10,254 RepairJob.java:143 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:10,255 RepairSession.java:270 - [repair #56c54410-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:40:10,255 RepairRunnable.java:261 - Repair session 56c54410-70dc-11f0-9c4c-718ceb57d90b for range [(-1920452238612440303,-1904095002231404222], (5528497003654368625,5550271844475398211], (-5849640731298731071,-5824125134622349665], (-5710657747637924323,-5697446797584113622], (-1613698321800794938,-1607673463367721053]] finished INFO [RepairJobTask:1] 2025-08-04 02:40:10,255 ActiveRepairService.java:452 - [repair #56c480c0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:40:10,259 RepairRunnable.java:343 - Repair command #52 finished in 0 seconds INFO [Repair-Task-54] 2025-08-04 02:40:12,117 RepairRunnable.java:139 - Starting repair command #53 (5811e850-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-54] 2025-08-04 02:40:12,123 RepairSession.java:228 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(3086937600205420335,3110681896358871306], (5889940523564116164,5906146038879496898], (3267073254364907725,3273783897284099033], (-6793833137586409307,-6781268916554406685], (8114449582369524254,8121198092726486539]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:40:12,156 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:12,156 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,158 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,158 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,160 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,160 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,162 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:12,162 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:40:12,163 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:40:12,164 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:40:12,164 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:12,206 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:12,206 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,207 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,207 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,211 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,211 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,212 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:12,212 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:40:12,213 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:40:12,213 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:40:12,213 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:12,216 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:12,216 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,217 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,218 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,220 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,221 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,223 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:12,223 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:40:12,223 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:40:12,223 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:40:12,224 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:12,225 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:12,225 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,226 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,227 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,228 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,228 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,229 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:12,230 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:40:12,230 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:40:12,230 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:40:12,230 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:12,231 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:12,232 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,233 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,233 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,235 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,235 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,236 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:12,237 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:40:12,237 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:40:12,237 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:40:12,237 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:12,239 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:12,240 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,241 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,241 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,242 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,242 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,244 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:12,244 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:40:12,244 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:40:12,244 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:40:12,244 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:12,247 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:12,247 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,248 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,249 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,250 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,250 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,251 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:12,252 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:40:12,252 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:40:12,252 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:40:12,252 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:12,292 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:12,293 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,295 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,295 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,298 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,298 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,300 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:12,300 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:40:12,300 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:40:12,300 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:40:12,300 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:12,302 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:12,303 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,305 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,306 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,307 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,308 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,308 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:12,309 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:40:12,309 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:40:12,310 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:40:12,310 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:12,312 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:12,312 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,315 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,315 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,317 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,317 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,318 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:40:12,319 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:40:12,319 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:40:12,319 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:40:12,319 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:12,321 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:12,321 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,323 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,323 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,324 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,325 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,326 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:12,326 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:40:12,326 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:40:12,326 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:40:12,326 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:12,328 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:12,329 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,330 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,330 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,332 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,332 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,335 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:40:12,335 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:40:12,335 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:40:12,335 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:40:12,336 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:12,336 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:12,337 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,338 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,338 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,339 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,339 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,340 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:12,340 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:40:12,341 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:40:12,341 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:40:12,341 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:12,366 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:12,366 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,368 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,368 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,370 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,370 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,372 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:12,372 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:40:12,372 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:40:12,372 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:40:12,372 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:12,373 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:12,373 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,375 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,375 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,378 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,378 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,379 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:12,379 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:40:12,379 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:40:12,379 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:40:12,380 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:12,381 RepairJob.java:234 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:12,381 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,382 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,382 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,385 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,385 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:12,386 RepairSession.java:180 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:12,386 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:40:12,386 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:40:12,386 SyncTask.java:66 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:40:12,386 RepairJob.java:143 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:12,387 RepairSession.java:270 - [repair #5812d2b0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:7] 2025-08-04 02:40:12,387 RepairRunnable.java:261 - Repair session 5812d2b0-70dc-11f0-9c4c-718ceb57d90b for range [(3086937600205420335,3110681896358871306], (5889940523564116164,5906146038879496898], (3267073254364907725,3273783897284099033], (-6793833137586409307,-6781268916554406685], (8114449582369524254,8121198092726486539]] finished INFO [RepairJobTask:7] 2025-08-04 02:40:12,387 ActiveRepairService.java:452 - [repair #5811e850-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:40:12,389 RepairRunnable.java:343 - Repair command #53 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,310 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,320 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,328 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,337 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,343 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,351 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,361 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,366 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,372 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,377 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,382 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,387 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,424 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,432 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,438 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,444 Validator.java:281 - [repair #58c11410-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:40:13,447 ActiveRepairService.java:452 - [repair #58c077d0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,022 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,034 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,045 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,051 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,060 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,069 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,074 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,080 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,086 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,092 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,097 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,104 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,111 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,118 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,165 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,173 Validator.java:281 - [repair #5cbf6ad0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:40:20,177 ActiveRepairService.java:452 - [repair #5cbece90-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,210 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,218 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,227 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,235 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,245 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,254 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,260 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,265 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,270 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,275 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,279 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,288 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,329 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,338 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,344 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,353 Validator.java:281 - [repair #5e0d4790-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:40:22,357 ActiveRepairService.java:452 - [repair #5e0c8440-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,364 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,373 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,382 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,391 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,412 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,421 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,431 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,440 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,448 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,454 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,459 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,465 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,506 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,515 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,523 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,532 Validator.java:281 - [repair #5ebebd40-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:40:23,538 ActiveRepairService.java:452 - [repair #5ebd84c0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-55] 2025-08-04 02:40:30,070 RepairRunnable.java:139 - Starting repair command #54 (62c52a50-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-55] 2025-08-04 02:40:30,078 RepairSession.java:228 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5514883852327400798,5528497003654368625], (-734123148140391848,-729931954106747753], (7695067299608320923,7744584977895663679]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:40:30,120 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:30,120 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,123 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,124 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,130 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,130 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,132 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:30,133 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:40:30,133 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:40:30,133 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:40:30,134 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:40:30,180 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:30,180 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,182 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,183 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,193 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,194 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,195 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:30,196 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:40:30,196 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:40:30,198 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:40:30,198 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:30,206 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:30,206 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,208 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,209 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,211 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,212 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,213 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:30,213 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:40:30,213 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:40:30,214 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:40:30,215 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:40:30,215 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:30,215 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,216 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,216 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,219 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,219 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,220 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:30,220 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:40:30,221 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:40:30,221 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:40:30,221 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:40:30,223 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:30,223 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,224 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,225 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,226 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,226 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,227 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:30,228 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:40:30,228 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-08-04 02:40:30,228 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:40:30,228 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:30,229 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:30,230 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,231 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,231 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,233 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,233 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,234 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:30,234 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:40:30,234 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:40:30,234 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:40:30,235 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:30,236 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:30,236 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,237 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,237 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,241 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,242 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,243 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:30,243 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:40:30,243 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:40:30,243 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:40:30,243 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:30,281 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:30,281 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,282 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,282 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,284 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,285 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,286 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:40:30,286 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:40:30,286 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:40:30,286 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:40:30,286 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:30,292 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:30,292 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,293 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,293 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,296 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,296 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,297 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:30,297 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:40:30,297 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:40:30,297 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:40:30,298 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:30,299 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:30,299 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,301 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,302 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,304 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,304 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,306 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:30,308 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:40:30,308 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:40:30,308 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:40:30,308 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:30,311 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:30,311 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,312 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,312 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,314 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,314 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,317 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:30,317 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:40:30,317 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:40:30,317 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:40:30,318 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:30,326 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:30,326 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,327 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,328 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,330 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,330 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,332 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:30,333 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:40:30,333 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:40:30,333 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:40:30,333 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:30,335 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:30,335 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,336 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,336 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,340 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,341 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,342 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:30,342 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:40:30,343 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:40:30,343 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:40:30,343 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:30,347 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:30,348 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,349 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,349 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,358 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,358 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,360 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:30,360 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:40:30,361 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:40:30,360 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:40:30,361 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:30,368 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:30,368 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,374 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,374 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,389 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,389 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,391 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:40:30,391 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:40:30,391 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:40:30,391 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:40:30,392 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:30,406 RepairJob.java:234 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:30,406 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,410 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,410 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,444 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,444 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:30,449 RepairSession.java:180 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:40:30,449 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:40:30,450 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:40:30,450 SyncTask.java:66 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:40:30,450 RepairJob.java:143 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-08-04 02:40:30,452 RepairSession.java:270 - [repair #62c689e0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:40:30,453 RepairRunnable.java:261 - Repair session 62c689e0-70dc-11f0-9c4c-718ceb57d90b for range [(5514883852327400798,5528497003654368625], (-734123148140391848,-729931954106747753], (7695067299608320923,7744584977895663679]] finished INFO [RepairJobTask:4] 2025-08-04 02:40:30,453 ActiveRepairService.java:452 - [repair #62c52a50-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:40:30,469 RepairRunnable.java:343 - Repair command #54 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,251 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,266 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,274 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,288 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,305 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,315 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,323 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,341 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,350 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,358 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,363 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,369 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,417 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,427 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,436 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,442 Validator.java:281 - [repair #64099130-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:40:32,450 ActiveRepairService.java:452 - [repair #64087fc0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,417 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,430 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,438 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,451 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,460 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,469 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,487 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,496 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,502 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,508 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,512 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,517 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,561 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,567 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,573 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,580 Validator.java:281 - [repair #64bbca30-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:40:33,585 ActiveRepairService.java:452 - [repair #64badfd0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-56] 2025-08-04 02:40:40,066 RepairRunnable.java:139 - Starting repair command #55 (68ba9620-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-56] 2025-08-04 02:40:40,071 RepairSession.java:228 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(3310457625339242304,3314840828502384536], (-2050303491490891500,-1975956761550325632], (-4601359600862010856,-4591911867373208107]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:40:40,084 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:40,085 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,087 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,087 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,090 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,090 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,092 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:40,093 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:40:40,093 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:40:40,093 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:40:40,093 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:40,130 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:40,130 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,132 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,132 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,134 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,134 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,135 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:40,135 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:40:40,135 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:40:40,135 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:40:40,136 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:40,137 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:40,137 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,139 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,140 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,141 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,141 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,143 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:40,143 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:40:40,143 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:40:40,143 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:40:40,144 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:40,145 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:40,146 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,147 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,147 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,148 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,149 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,149 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:40,150 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:40:40,150 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:40:40,150 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:40:40,150 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:40,151 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:40,152 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,153 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,153 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,156 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,156 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,157 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:40,157 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:40:40,157 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:40:40,158 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:40:40,158 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:40,159 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:40,160 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,161 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,161 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,162 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,162 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,163 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:40,164 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:40:40,169 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:40:40,169 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:40:40,169 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:40,170 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:40,171 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,176 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,176 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,178 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,178 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,181 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:40,181 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:40:40,181 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:40:40,181 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:40:40,182 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:3] 2025-08-04 02:40:40,217 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:40,217 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,218 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,219 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,221 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,221 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,222 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:40,223 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:40:40,223 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:40:40,223 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:40:40,224 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:40,225 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:40,225 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,227 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,229 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,231 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,231 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,233 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:40:40,233 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:40:40,233 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:40:40,233 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:40:40,233 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:40:40,235 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:40:40,235 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,237 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,238 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,239 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,239 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,240 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:40,242 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:40:40,242 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:40:40,242 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:40:40,243 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:40,245 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:40,245 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,246 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,246 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,247 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,247 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,248 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:40:40,248 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:40:40,248 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:40:40,249 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:40:40,249 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:40,286 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:40,286 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,288 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,288 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,290 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,291 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,292 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:40,293 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:40:40,293 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:40:40,293 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:40:40,293 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:40,295 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:40,295 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,296 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,297 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,299 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,300 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,301 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:40,301 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:40:40,301 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:40:40,301 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:40:40,302 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:40:40,304 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:40:40,305 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,306 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,307 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,308 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,308 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,312 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:40,313 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:40:40,313 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:40:40,313 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:40:40,313 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:40,315 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:40,315 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,316 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,317 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,319 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,319 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,320 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:40,322 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:40:40,322 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:40:40,322 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:40:40,322 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:40,324 RepairJob.java:234 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:40,324 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,328 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,328 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,330 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,330 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:40,331 RepairSession.java:180 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:40,332 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:40:40,332 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:40:40,332 SyncTask.java:66 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:40:40,332 RepairJob.java:143 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:40,333 RepairSession.java:270 - [repair #68bb5970-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:40:40,333 RepairRunnable.java:261 - Repair session 68bb5970-70dc-11f0-9c4c-718ceb57d90b for range [(3310457625339242304,3314840828502384536], (-2050303491490891500,-1975956761550325632], (-4601359600862010856,-4591911867373208107]] finished INFO [RepairJobTask:2] 2025-08-04 02:40:40,334 ActiveRepairService.java:452 - [repair #68ba9620-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:40:40,336 RepairRunnable.java:343 - Repair command #55 finished in 0 seconds INFO [Repair-Task-57] 2025-08-04 02:40:42,219 RepairRunnable.java:139 - Starting repair command #56 (6a031bb0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-57] 2025-08-04 02:40:42,233 RepairSession.java:228 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-5586818637620577831,-5516401596864285649]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:40:42,241 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:42,241 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,243 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,243 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,245 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,246 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,251 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:42,252 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:40:42,252 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:40:42,252 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:40:42,252 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:40:42,294 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:40:42,294 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,296 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,296 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,298 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,298 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,299 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:42,299 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:40:42,300 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:40:42,300 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:40:42,300 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:42,302 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:42,302 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,304 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,304 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,306 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,307 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,308 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:42,308 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:40:42,308 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:40:42,308 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:40:42,308 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:40:42,311 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:42,311 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,313 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,314 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,315 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,315 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,317 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:42,317 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:40:42,317 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:40:42,318 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:40:42,318 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:42,320 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:42,321 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,322 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,322 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,324 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,324 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,326 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:42,326 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:40:42,326 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:40:42,326 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:40:42,327 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:42,328 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:42,328 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,329 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,330 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,334 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,334 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,336 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:42,336 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:40:42,336 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:40:42,336 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:40:42,336 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:42,338 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:42,338 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,339 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,339 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,340 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,341 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,342 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:42,343 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:40:42,343 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:40:42,343 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:40:42,344 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:42,378 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:42,378 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,379 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,379 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,381 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,382 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,383 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:42,383 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:40:42,383 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:40:42,383 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:40:42,384 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:42,386 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:42,388 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,389 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,389 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,391 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,392 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,393 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:42,393 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:40:42,393 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:40:42,393 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:40:42,394 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:42,395 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:42,395 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,396 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,396 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,397 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,398 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,399 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:40:42,400 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:40:42,400 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:40:42,400 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:40:42,400 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:42,402 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:42,403 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,406 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,406 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,407 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,408 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,409 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:42,409 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:40:42,409 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:40:42,410 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:40:42,411 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:42,447 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:42,448 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,449 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,450 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,451 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,451 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,452 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:42,453 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:40:42,453 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:40:42,453 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:40:42,453 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:42,455 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:42,455 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,456 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,456 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,458 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,458 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,459 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:42,459 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:40:42,459 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:40:42,459 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:40:42,459 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:42,462 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:42,463 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,465 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,466 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,468 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,468 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,470 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:42,470 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:40:42,470 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:40:42,470 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:40:42,470 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:42,472 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:42,472 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,473 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,473 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,474 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,475 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,476 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:42,476 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:40:42,476 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:40:42,476 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:40:42,476 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:42,478 RepairJob.java:234 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:42,478 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,479 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,480 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,481 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,482 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:42,482 RepairSession.java:180 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:42,483 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:40:42,483 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:40:42,483 SyncTask.java:66 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:40:42,483 RepairJob.java:143 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-08-04 02:40:42,483 RepairSession.java:270 - [repair #6a053e90-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:40:42,483 RepairRunnable.java:261 - Repair session 6a053e90-70dc-11f0-9c4c-718ceb57d90b for range [(-5586818637620577831,-5516401596864285649]] finished INFO [RepairJobTask:3] 2025-08-04 02:40:42,484 ActiveRepairService.java:452 - [repair #6a031bb0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2025-08-04 02:40:42,487 RepairRunnable.java:343 - Repair command #56 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,451 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,464 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,476 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,486 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,493 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,501 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,507 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,513 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,520 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,525 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,531 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,538 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,544 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,551 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,591 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,599 Validator.java:281 - [repair #6ab57bc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:40:43,603 ActiveRepairService.java:452 - [repair #6ab44340-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:40:47,186 Validator.java:281 - [repair #6cf818c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:40:47,191 Validator.java:281 - [repair #6cf818c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:40:47,196 Validator.java:281 - [repair #6cf818c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:40:47,200 Validator.java:281 - [repair #6cf818c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:40:47,203 ActiveRepairService.java:452 - [repair #6cf7a390-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-58] 2025-08-04 02:40:50,110 RepairRunnable.java:139 - Starting repair command #57 (6eb72de0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-58] 2025-08-04 02:40:50,115 RepairSession.java:228 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(6805994998546407696,6810574638672756917], (-4322177757131383224,-4298666887873958005], (730936370486864133,758642158130284116]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:40:50,171 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:50,171 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,173 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,173 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,179 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,180 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,183 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:50,183 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:40:50,183 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:40:50,183 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:40:50,183 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:40:50,228 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:50,228 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,231 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,231 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,233 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,233 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,234 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:50,234 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:40:50,235 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:40:50,236 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:40:50,238 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:50,238 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:50,238 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,242 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,242 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,246 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,246 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,247 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:50,247 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-08-04 02:40:50,248 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:40:50,247 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-08-04 02:40:50,249 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:50,250 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:50,250 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,252 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,252 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,253 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,254 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,254 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:50,255 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:40:50,255 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:40:50,255 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:40:50,256 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:50,290 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:50,290 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,292 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,292 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,294 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,294 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,295 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:50,296 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:40:50,296 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-08-04 02:40:50,296 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:40:50,296 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:50,301 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:50,301 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,302 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,302 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,304 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,304 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,305 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:50,306 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-08-04 02:40:50,306 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:40:50,306 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-08-04 02:40:50,307 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:50,309 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:50,309 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,311 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,311 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,312 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,312 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,313 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:40:50,314 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:40:50,314 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:40:50,314 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:40:50,314 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:50,355 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:50,355 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,357 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,357 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,359 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,359 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,361 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:50,361 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:40:50,361 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:40:50,361 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:40:50,361 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:50,363 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:50,363 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,364 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,365 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,366 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,366 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,367 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:50,368 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:40:50,368 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:40:50,368 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:40:50,368 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:50,370 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:50,370 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,371 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,371 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,372 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,372 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,373 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:50,373 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:40:50,373 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:40:50,373 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:40:50,373 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:50,375 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:50,375 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,376 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,377 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,378 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,379 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,380 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:40:50,380 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:40:50,380 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:40:50,380 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:40:50,380 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:40:50,383 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:40:50,383 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,384 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,385 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,394 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,394 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,397 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:50,397 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:40:50,397 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:40:50,397 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:40:50,397 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:3] 2025-08-04 02:40:50,403 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:50,403 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,404 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,405 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,406 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,406 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,407 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:50,408 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:40:50,408 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:40:50,408 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:40:50,408 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:40:50,447 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:40:50,448 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,450 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,450 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,452 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,452 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,454 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:50,455 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:40:50,455 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:40:50,455 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:40:50,455 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:50,457 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:50,457 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,458 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,458 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,460 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,460 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,462 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:50,463 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:40:50,463 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:40:50,463 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:40:50,463 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:50,514 RepairJob.java:234 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:50,514 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,516 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,516 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,520 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,520 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,521 RepairSession.java:180 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:50,521 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:40:50,521 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:40:50,521 SyncTask.java:66 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:40:50,521 RepairJob.java:143 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:50,522 RepairSession.java:270 - [repair #6eb7f130-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:40:50,523 RepairRunnable.java:261 - Repair session 6eb7f130-70dc-11f0-9c4c-718ceb57d90b for range [(6805994998546407696,6810574638672756917], (-4322177757131383224,-4298666887873958005], (730936370486864133,758642158130284116]] finished INFO [RepairJobTask:2] 2025-08-04 02:40:50,524 ActiveRepairService.java:452 - [repair #6eb72de0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:40:50,526 RepairRunnable.java:343 - Repair command #57 finished in 0 seconds INFO [Repair-Task-59] 2025-08-04 02:40:50,816 RepairRunnable.java:139 - Starting repair command #58 (6f22e800-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-59] 2025-08-04 02:40:50,839 RepairSession.java:228 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-3035626971809157122,-3010984211630572662], (7617648802550656590,7669998475039137238]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:40:50,844 RepairJob.java:234 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:50,844 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,845 RepairSession.java:180 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,845 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,846 RepairSession.java:180 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,846 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,847 RepairSession.java:180 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:50,848 SyncTask.java:66 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:40:50,848 SyncTask.java:66 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:40:50,848 SyncTask.java:66 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:40:50,848 RepairJob.java:143 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:40:50,849 RepairJob.java:234 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:40:50,849 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,850 RepairSession.java:180 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,851 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,852 RepairSession.java:180 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,852 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,853 RepairSession.java:180 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:50,853 SyncTask.java:66 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:40:50,854 SyncTask.java:66 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:40:50,854 SyncTask.java:66 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:40:50,854 RepairJob.java:143 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:50,856 RepairJob.java:234 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:50,856 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,857 RepairSession.java:180 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,857 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,859 RepairSession.java:180 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,859 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,860 RepairSession.java:180 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:50,860 SyncTask.java:66 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:40:50,860 SyncTask.java:66 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:40:50,861 SyncTask.java:66 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:40:50,861 RepairJob.java:143 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:50,861 RepairJob.java:234 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:50,861 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,862 RepairSession.java:180 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,863 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,864 RepairSession.java:180 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,864 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:50,865 RepairSession.java:180 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:50,865 SyncTask.java:66 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:40:50,865 SyncTask.java:66 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:40:50,866 SyncTask.java:66 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:40:50,866 RepairJob.java:143 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:40:50,866 RepairSession.java:270 - [repair #6f266a70-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:40:50,866 RepairRunnable.java:261 - Repair session 6f266a70-70dc-11f0-9c4c-718ceb57d90b for range [(-3035626971809157122,-3010984211630572662], (7617648802550656590,7669998475039137238]] finished INFO [RepairJobTask:3] 2025-08-04 02:40:50,868 ActiveRepairService.java:452 - [repair #6f22e800-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:40:50,869 RepairRunnable.java:343 - Repair command #58 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:40:51,980 Validator.java:281 - [repair #6fd2b000-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:40:51,986 Validator.java:281 - [repair #6fd2b000-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,001 Validator.java:281 - [repair #6fd2b000-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,007 Validator.java:281 - [repair #6fd2b000-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,015 ActiveRepairService.java:452 - [repair #6fd1ecb0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,311 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,324 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,332 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,337 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,344 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,357 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,374 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,380 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,390 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,397 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,402 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,406 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,460 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,468 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,475 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,486 Validator.java:281 - [repair #6ffe53e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:40:52,489 ActiveRepairService.java:452 - [repair #6ffd9090-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-60] 2025-08-04 02:40:53,422 RepairRunnable.java:139 - Starting repair command #59 (70b08ce0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 7, pull repair: false) INFO [Repair-Task-60] 2025-08-04 02:40:53,428 RepairSession.java:228 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(432099751149379312,466707378405776749], (7994349742798860145,8023451126698417646], (-6718876632090585282,-6713057781080259175], (5189243948433217944,5194045482290921466], (5492377980361339851,5492673178055903132], (7804036858132793494,7806865444330736904], (-8458096758657658530,-8450140513335591784]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:40:53,469 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:53,469 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,472 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,473 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,477 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,477 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,479 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:40:53,483 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:40:53,483 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:40:53,484 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:40:53,484 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:40:53,518 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:40:53,518 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,519 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,521 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,522 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,522 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,523 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:53,524 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:40:53,524 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:40:53,524 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:40:53,525 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:53,528 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:53,528 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,530 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,530 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,531 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,531 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,533 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:53,534 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:40:53,534 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:40:53,540 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:40:53,540 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:53,540 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:53,541 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,542 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,542 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,544 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,544 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,545 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:53,545 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:40:53,545 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-08-04 02:40:53,545 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:40:53,546 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:53,548 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:53,548 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,549 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,549 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,551 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,551 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,553 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:53,554 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:40:53,554 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:40:53,554 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:40:53,554 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:53,558 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:53,559 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,560 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,561 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,562 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,563 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,565 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:53,565 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:40:53,566 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:40:53,566 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:40:53,566 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:53,573 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:53,573 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,574 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,575 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,577 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,577 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,578 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:53,578 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:40:53,578 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:40:53,578 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:40:53,579 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:40:53,609 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:40:53,609 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,611 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,611 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,612 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,612 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,613 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:53,614 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:40:53,614 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:40:53,614 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:40:53,615 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:53,616 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:53,617 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,620 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,620 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,623 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,623 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,624 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:53,624 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:40:53,625 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:40:53,625 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:40:53,625 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:53,628 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:53,628 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,629 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,630 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,633 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,633 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,634 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:40:53,634 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:40:53,634 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:40:53,634 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:40:53,634 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:40:53,637 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:40:53,638 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,639 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,640 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,642 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,642 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,643 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:53,644 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:40:53,644 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:40:53,644 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:40:53,644 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:53,653 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:53,653 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,655 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,655 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,657 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,657 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,660 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:40:53,661 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:40:53,661 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:40:53,661 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:40:53,661 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:40:53,662 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:40:53,662 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,664 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,664 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,665 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,665 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,666 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:40:53,666 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:40:53,666 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:40:53,666 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:40:53,667 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-08-04 02:40:53,670 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:40:53,670 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,671 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,671 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,673 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,673 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,675 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:40:53,675 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:40:53,675 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:40:53,675 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:40:53,676 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:53,678 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:40:53,678 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,679 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,679 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,681 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,681 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,681 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:40:53,681 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:40:53,682 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:40:53,682 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:40:53,682 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:40:53,684 RepairJob.java:234 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:40:53,684 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,685 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,685 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,687 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,687 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:40:53,688 RepairSession.java:180 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:40:53,688 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:40:53,688 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:40:53,688 SyncTask.java:66 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:40:53,688 RepairJob.java:143 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:40:53,688 RepairSession.java:270 - [repair #70b17740-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:40:53,689 RepairRunnable.java:261 - Repair session 70b17740-70dc-11f0-9c4c-718ceb57d90b for range [(432099751149379312,466707378405776749], (7994349742798860145,8023451126698417646], (-6718876632090585282,-6713057781080259175], (5189243948433217944,5194045482290921466], (5492377980361339851,5492673178055903132], (7804036858132793494,7806865444330736904], (-8458096758657658530,-8450140513335591784]] finished INFO [RepairJobTask:2] 2025-08-04 02:40:53,689 ActiveRepairService.java:452 - [repair #70b08ce0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:40:53,692 RepairRunnable.java:343 - Repair command #59 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:40:57,259 Validator.java:281 - [repair #72f63720-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:40:57,270 Validator.java:281 - [repair #72f63720-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:40:57,276 Validator.java:281 - [repair #72f63720-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:40:57,285 Validator.java:281 - [repair #72f63720-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:40:57,289 ActiveRepairService.java:452 - [repair #72f39f10-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,206 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,217 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,225 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,233 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,242 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,288 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,297 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,320 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,338 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,345 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,352 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,359 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,401 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,408 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,419 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,429 Validator.java:281 - [repair #74b28d20-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,434 ActiveRepairService.java:452 - [repair #74b1c9d0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,865 Validator.java:281 - [repair #751ee380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,873 Validator.java:281 - [repair #751ee380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,879 Validator.java:281 - [repair #751ee380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,888 Validator.java:281 - [repair #751ee380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:00,892 ActiveRepairService.java:452 - [repair #751e2030-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,002 Validator.java:281 - [repair #75ccd6c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,008 Validator.java:281 - [repair #75ccd6c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,013 Validator.java:281 - [repair #75ccd6c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,022 Validator.java:281 - [repair #75ccd6c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,028 ActiveRepairService.java:452 - [repair #75cc6190-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,332 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,339 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,346 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,353 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,361 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,371 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,381 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,393 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,403 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,408 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,415 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,419 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,459 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,467 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,473 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,480 Validator.java:281 - [repair #75f85390-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:41:02,484 ActiveRepairService.java:452 - [repair #75f7de60-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-61] 2025-08-04 02:41:03,450 RepairRunnable.java:139 - Starting repair command #60 (76aab3a0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-61] 2025-08-04 02:41:03,458 RepairSession.java:228 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(4036989521693883064,4088223434458729287], (-1028223425451668008,-1015039502467594416], (2859958447581560248,2878005390888166908]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:41:03,472 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:03,472 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,474 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,474 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,476 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,476 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,478 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:03,478 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:41:03,479 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:41:03,479 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:41:03,479 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:03,515 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:03,515 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,517 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,518 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,521 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,521 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,523 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:03,524 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:41:03,524 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:41:03,524 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:41:03,525 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:03,528 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:03,528 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,530 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,530 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,532 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,532 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,533 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:03,534 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:41:03,534 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:41:03,534 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:41:03,534 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:03,537 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:03,537 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,538 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,538 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,541 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,541 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,542 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:03,543 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:41:03,543 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:41:03,543 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:41:03,543 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:03,545 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:03,545 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,546 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,547 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,550 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,550 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,551 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:03,552 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:41:03,552 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:41:03,552 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:41:03,552 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:03,555 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:03,555 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,556 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,557 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,560 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,560 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,561 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:03,561 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:41:03,561 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:41:03,562 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:41:03,562 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:03,565 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:03,565 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,566 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,566 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,567 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,567 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,568 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:41:03,568 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:41:03,568 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:41:03,569 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:41:03,569 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:03,606 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:03,607 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,608 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,609 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,611 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,611 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,614 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:03,614 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:41:03,614 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:41:03,614 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:41:03,614 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:03,615 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:03,616 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,617 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,619 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,621 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,621 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,622 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:03,622 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:41:03,623 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:41:03,622 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:41:03,623 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:03,624 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:03,626 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,628 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,629 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,630 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,630 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,631 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:03,632 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:41:03,632 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:41:03,632 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:41:03,633 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:03,634 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:03,635 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,636 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,636 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,637 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,638 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,639 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:03,640 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:41:03,640 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:41:03,640 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:41:03,640 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:03,644 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:03,644 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,646 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,646 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,648 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,648 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,649 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:03,649 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:41:03,649 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:41:03,650 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:41:03,650 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:03,652 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:03,653 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,654 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,655 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,657 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,658 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,659 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:03,659 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:41:03,659 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:41:03,659 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:41:03,659 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:03,661 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:03,661 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,663 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,663 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,664 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,664 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,665 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:41:03,666 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:41:03,666 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:41:03,666 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:41:03,666 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:03,667 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:03,667 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,669 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,669 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,670 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,670 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,671 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:03,671 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:41:03,671 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:41:03,671 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:41:03,671 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:03,673 RepairJob.java:234 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:41:03,673 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,675 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,675 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,687 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,687 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:03,689 RepairSession.java:180 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:03,689 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:41:03,689 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:41:03,689 SyncTask.java:66 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:41:03,689 RepairJob.java:143 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:03,690 RepairSession.java:270 - [repair #76abec20-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:41:03,690 RepairRunnable.java:261 - Repair session 76abec20-70dc-11f0-9c4c-718ceb57d90b for range [(4036989521693883064,4088223434458729287], (-1028223425451668008,-1015039502467594416], (2859958447581560248,2878005390888166908]] finished INFO [RepairJobTask:2] 2025-08-04 02:41:03,691 ActiveRepairService.java:452 - [repair #76aab3a0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:41:03,694 RepairRunnable.java:343 - Repair command #60 finished in 0 seconds INFO [Repair-Task-62] 2025-08-04 02:41:07,260 RepairRunnable.java:139 - Starting repair command #61 (78f00fc0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-62] 2025-08-04 02:41:07,264 RepairSession.java:228 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-3977272791138441927,-3964931762679722407], (4456487541935383930,4461504111993547900], (1325963548753979397,1381511119587868572]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:41:07,273 RepairJob.java:234 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:07,274 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,276 RepairSession.java:180 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,276 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,277 RepairSession.java:180 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,277 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,279 RepairSession.java:180 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:07,280 SyncTask.java:66 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:41:07,280 SyncTask.java:66 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:41:07,286 SyncTask.java:66 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:41:07,288 RepairJob.java:234 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:07,288 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-08-04 02:41:07,288 RepairJob.java:143 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,289 RepairSession.java:180 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,289 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,291 RepairSession.java:180 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,291 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,291 RepairSession.java:180 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:07,292 SyncTask.java:66 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:41:07,292 SyncTask.java:66 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:41:07,293 SyncTask.java:66 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:41:07,293 RepairJob.java:143 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:07,293 RepairJob.java:234 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:07,293 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,295 RepairSession.java:180 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,295 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,296 RepairSession.java:180 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,296 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,297 RepairSession.java:180 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:07,298 SyncTask.java:66 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:41:07,298 SyncTask.java:66 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:41:07,298 SyncTask.java:66 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:41:07,299 RepairJob.java:234 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:07,299 RepairJob.java:143 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:07,299 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,300 RepairSession.java:180 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,300 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,319 RepairSession.java:180 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,319 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:07,320 RepairSession.java:180 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:07,320 SyncTask.java:66 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:41:07,320 SyncTask.java:66 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:41:07,320 SyncTask.java:66 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:41:07,321 RepairJob.java:143 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:07,321 RepairSession.java:270 - [repair #78f0ac00-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:41:07,321 RepairRunnable.java:261 - Repair session 78f0ac00-70dc-11f0-9c4c-718ceb57d90b for range [(-3977272791138441927,-3964931762679722407], (4456487541935383930,4461504111993547900], (1325963548753979397,1381511119587868572]] finished INFO [RepairJobTask:1] 2025-08-04 02:41:07,322 ActiveRepairService.java:452 - [repair #78f00fc0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:41:07,324 RepairRunnable.java:343 - Repair command #61 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,225 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,235 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,247 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,255 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,265 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,270 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,282 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,287 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,295 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,300 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,311 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,317 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,356 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,363 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,381 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,386 Validator.java:281 - [repair #7aadc550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,389 ActiveRepairService.java:452 - [repair #7aad2910-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-63] 2025-08-04 02:41:10,885 RepairRunnable.java:139 - Starting repair command #62 (7b193150-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-63] 2025-08-04 02:41:10,893 RepairSession.java:228 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(6972787020916727490,6975320460993067269], (6391228923618830331,6437102578053859971], (-1152398491758462658,-1121785849400103886]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:41:10,900 RepairJob.java:234 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:10,901 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,902 RepairSession.java:180 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,902 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,904 RepairSession.java:180 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,904 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,906 RepairSession.java:180 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:10,906 SyncTask.java:66 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:41:10,906 SyncTask.java:66 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:41:10,907 SyncTask.java:66 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:41:10,907 RepairJob.java:143 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:10,907 RepairJob.java:234 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:10,908 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,909 RepairSession.java:180 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,909 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,910 RepairSession.java:180 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,910 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,911 RepairSession.java:180 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:10,911 SyncTask.java:66 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:41:10,911 SyncTask.java:66 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:41:10,911 SyncTask.java:66 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:41:10,911 RepairJob.java:143 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:10,913 RepairJob.java:234 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:10,913 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,914 RepairSession.java:180 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,914 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,915 RepairSession.java:180 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,915 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,916 RepairSession.java:180 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:10,916 SyncTask.java:66 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:41:10,916 SyncTask.java:66 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:41:10,916 SyncTask.java:66 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:41:10,916 RepairJob.java:143 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:10,918 RepairJob.java:234 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:10,918 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,919 RepairSession.java:180 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,919 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,920 RepairSession.java:180 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,920 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:10,921 RepairSession.java:180 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:10,921 SyncTask.java:66 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:41:10,921 SyncTask.java:66 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:41:10,921 SyncTask.java:66 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:41:10,921 RepairJob.java:143 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:10,922 RepairSession.java:270 - [repair #7b1a69d0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:41:10,922 RepairRunnable.java:261 - Repair session 7b1a69d0-70dc-11f0-9c4c-718ceb57d90b for range [(6972787020916727490,6975320460993067269], (6391228923618830331,6437102578053859971], (-1152398491758462658,-1121785849400103886]] finished INFO [RepairJobTask:3] 2025-08-04 02:41:10,922 ActiveRepairService.java:452 - [repair #7b193150-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:41:10,924 RepairRunnable.java:343 - Repair command #62 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,049 Validator.java:281 - [repair #7bc74ba0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,065 Validator.java:281 - [repair #7bc74ba0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,071 Validator.java:281 - [repair #7bc74ba0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,076 Validator.java:281 - [repair #7bc74ba0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,080 ActiveRepairService.java:452 - [repair #7bc66140-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,413 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,431 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,450 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,462 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,474 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,481 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,486 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,494 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,502 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,511 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,517 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,529 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,540 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,546 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,596 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,606 Validator.java:281 - [repair #7bf5aea0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:41:12,612 ActiveRepairService.java:452 - [repair #7bf3b2d0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-64] 2025-08-04 02:41:13,492 RepairRunnable.java:139 - Starting repair command #63 (7ca6fd40-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-64] 2025-08-04 02:41:13,497 RepairSession.java:228 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-5858523240885747859,-5855737568706204637], (-2283207030743360067,-2281124351730572039], (5148404540388135362,5167989138521704317], (-5766312388414758855,-5710657747637924323], (4687916866338402495,4693786033099664038]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:41:13,516 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:13,516 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,519 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,519 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,521 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,521 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,523 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:13,523 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:41:13,523 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:41:13,523 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:41:13,523 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:13,560 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:13,560 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,561 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,561 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,563 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,563 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,564 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:13,565 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:41:13,566 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:41:13,566 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:41:13,567 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:13,573 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:13,573 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,574 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,574 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,576 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,576 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,577 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:13,578 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:41:13,578 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:41:13,578 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:41:13,578 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:13,579 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:13,580 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,581 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,581 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,583 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,583 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,584 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:13,585 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:41:13,585 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:41:13,585 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:41:13,586 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:13,587 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:13,588 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,589 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,589 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,591 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,592 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,592 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:13,593 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:41:13,593 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:41:13,593 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:41:13,593 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:13,597 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:13,597 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,598 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,598 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,600 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,600 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,602 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:13,603 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:41:13,603 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:41:13,603 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:41:13,603 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:13,605 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:13,605 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,608 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,608 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,610 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,610 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,611 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:13,612 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:41:13,612 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:41:13,612 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:41:13,612 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:7] 2025-08-04 02:41:13,646 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:41:13,646 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,648 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,648 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,649 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,650 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,652 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:41:13,652 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:41:13,652 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:41:13,652 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:41:13,652 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:13,655 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:41:13,655 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,656 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,657 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,658 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,658 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,659 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:41:13,660 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:41:13,660 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:41:13,660 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:41:13,660 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:13,661 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:13,662 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,663 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,663 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,665 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,665 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,665 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:13,666 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:41:13,666 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:41:13,666 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:41:13,666 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:13,668 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:13,668 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,669 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,670 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,672 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,672 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,673 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:41:13,673 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:41:13,673 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:41:13,673 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:41:13,673 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:13,676 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:13,676 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,677 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,677 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,679 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,680 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,681 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:41:13,681 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:41:13,681 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:41:13,682 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:41:13,682 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:13,684 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:13,684 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,685 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,686 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,687 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,687 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,688 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:13,688 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:41:13,688 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:41:13,688 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:41:13,689 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:13,692 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:13,692 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,693 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,693 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,696 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,696 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,697 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:13,698 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:41:13,698 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:41:13,698 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:41:13,698 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:13,699 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:13,699 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,700 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,700 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,701 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,701 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,702 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:13,703 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:41:13,703 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:41:13,703 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:41:13,703 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:41:13,704 RepairJob.java:234 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:41:13,705 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,706 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,706 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,708 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,708 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:13,709 RepairSession.java:180 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:13,709 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:41:13,709 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:41:13,709 SyncTask.java:66 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:41:13,709 RepairJob.java:143 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:13,710 RepairSession.java:270 - [repair #7ca7c090-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:41:13,710 RepairRunnable.java:261 - Repair session 7ca7c090-70dc-11f0-9c4c-718ceb57d90b for range [(-5858523240885747859,-5855737568706204637], (-2283207030743360067,-2281124351730572039], (5148404540388135362,5167989138521704317], (-5766312388414758855,-5710657747637924323], (4687916866338402495,4693786033099664038]] finished INFO [RepairJobTask:3] 2025-08-04 02:41:13,710 ActiveRepairService.java:452 - [repair #7ca6fd40-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:41:13,714 RepairRunnable.java:343 - Repair command #63 finished in 0 seconds INFO [Repair-Task-65] 2025-08-04 02:41:17,287 RepairRunnable.java:139 - Starting repair command #64 (7eea0f70-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-65] 2025-08-04 02:41:17,298 RepairSession.java:228 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-7770522951826421200,-7758685030364886975], (-572926804440999258,-568500109740031738], (5144663835385145784,5148404540388135362], (3675143025231843244,3719519169894590649], (4088223434458729287,4118012092711791954]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:41:17,312 RepairJob.java:234 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:17,312 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,317 RepairSession.java:180 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,317 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,319 RepairSession.java:180 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,319 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,320 RepairSession.java:180 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:17,321 SyncTask.java:66 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:41:17,321 SyncTask.java:66 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:41:17,321 SyncTask.java:66 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:41:17,321 RepairJob.java:143 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:17,325 RepairJob.java:234 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:17,325 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,326 RepairSession.java:180 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,326 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,328 RepairSession.java:180 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,328 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,329 RepairSession.java:180 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:17,329 SyncTask.java:66 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:41:17,330 SyncTask.java:66 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:41:17,330 SyncTask.java:66 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:41:17,330 RepairJob.java:143 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:17,336 RepairJob.java:234 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:17,336 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,337 RepairSession.java:180 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,337 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,340 RepairSession.java:180 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,340 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,341 RepairSession.java:180 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:17,341 SyncTask.java:66 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:41:17,341 SyncTask.java:66 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:41:17,341 SyncTask.java:66 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:41:17,341 RepairJob.java:143 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:17,344 RepairJob.java:234 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:17,344 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,345 RepairSession.java:180 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,345 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,346 RepairSession.java:180 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,346 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:17,347 RepairSession.java:180 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:17,348 SyncTask.java:66 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:41:17,348 SyncTask.java:66 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:41:17,348 SyncTask.java:66 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:41:17,348 RepairJob.java:143 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:17,348 RepairSession.java:270 - [repair #7eebbd20-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:41:17,349 RepairRunnable.java:261 - Repair session 7eebbd20-70dc-11f0-9c4c-718ceb57d90b for range [(-7770522951826421200,-7758685030364886975], (-572926804440999258,-568500109740031738], (5144663835385145784,5148404540388135362], (3675143025231843244,3719519169894590649], (4088223434458729287,4118012092711791954]] finished INFO [RepairJobTask:2] 2025-08-04 02:41:17,349 ActiveRepairService.java:452 - [repair #7eea0f70-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:41:17,351 RepairRunnable.java:343 - Repair command #64 finished in 0 seconds INFO [Repair-Task-66] 2025-08-04 02:41:20,263 RepairRunnable.java:139 - Starting repair command #65 (80b02970-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-66] 2025-08-04 02:41:20,273 RepairSession.java:228 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-3144583474333691712,-3111461123717001351], (3926876039986223584,3932366116330069592], (-867879402167168787,-861154685618552584], (1044172407861096463,1044844905583987067], (-908459788514468322,-878401317489462819], (9207753132750329914,-9220013759385531852]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:41:20,342 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:41:20,342 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,344 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,344 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,357 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,357 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,360 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:20,361 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-08-04 02:41:20,362 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:41:20,362 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-08-04 02:41:20,362 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:20,413 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:20,413 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,416 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,416 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,421 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,422 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,423 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:20,425 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:41:20,425 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:41:20,425 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:41:20,425 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:20,427 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:20,427 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,428 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,430 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,432 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,433 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,434 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:20,435 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:41:20,435 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:41:20,435 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:41:20,435 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:20,437 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:41:20,437 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,438 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,439 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,440 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,440 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,441 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:20,442 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:41:20,442 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:41:20,442 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:41:20,442 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:20,444 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:41:20,444 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,445 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,445 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,447 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,447 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,448 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:20,448 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:41:20,448 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:41:20,448 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:41:20,448 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-08-04 02:41:20,450 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:41:20,450 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,451 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,451 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,453 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,454 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,459 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:20,459 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:41:20,459 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:41:20,459 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:7] 2025-08-04 02:41:20,459 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:7] 2025-08-04 02:41:20,461 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:41:20,461 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,465 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,465 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,467 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,467 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,468 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:41:20,468 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:41:20,468 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:41:20,468 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:41:20,469 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:20,513 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:20,513 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,516 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,516 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,520 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,520 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,522 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:20,522 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:41:20,522 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:41:20,522 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:41:20,522 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:20,524 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:20,524 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,525 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,526 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,527 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,527 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,528 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:20,529 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:41:20,529 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:41:20,529 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:41:20,529 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:20,530 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:20,532 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,533 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,535 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,536 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,537 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,537 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:20,538 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:41:20,538 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:41:20,538 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:41:20,538 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:20,540 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:20,540 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,541 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,541 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,543 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,543 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,544 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:20,544 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:41:20,544 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:41:20,544 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:41:20,545 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:20,549 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:41:20,549 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,550 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,551 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,553 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,553 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,555 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:20,555 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:41:20,555 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:41:20,555 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:41:20,555 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:41:20,558 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:41:20,558 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,559 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,559 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,565 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,565 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,566 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:41:20,567 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:41:20,567 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:41:20,567 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:41:20,567 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:20,571 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:20,572 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,573 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,573 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,575 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,575 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,577 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:20,577 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:41:20,577 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:41:20,577 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:41:20,577 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:20,578 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:20,579 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,580 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,580 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,582 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,582 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,583 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:20,583 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:41:20,584 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:41:20,584 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:41:20,584 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:20,595 RepairJob.java:234 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:20,595 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,597 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,597 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,608 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,608 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,609 RepairSession.java:180 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:20,610 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:41:20,610 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:41:20,610 SyncTask.java:66 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:41:20,610 RepairJob.java:143 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:20,610 RepairSession.java:270 - [repair #80b1b010-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:41:20,610 RepairRunnable.java:261 - Repair session 80b1b010-70dc-11f0-9c4c-718ceb57d90b for range [(-3144583474333691712,-3111461123717001351], (3926876039986223584,3932366116330069592], (-867879402167168787,-861154685618552584], (1044172407861096463,1044844905583987067], (-908459788514468322,-878401317489462819], (9207753132750329914,-9220013759385531852]] finished INFO [RepairJobTask:5] 2025-08-04 02:41:20,611 ActiveRepairService.java:452 - [repair #80b02970-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:41:20,614 RepairRunnable.java:343 - Repair command #65 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,938 Validator.java:281 - [repair #8114b7a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,946 Validator.java:281 - [repair #8114b7a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,951 Validator.java:281 - [repair #8114b7a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,957 Validator.java:281 - [repair #8114b7a0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:20,962 ActiveRepairService.java:452 - [repair #81141b60-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,059 Validator.java:281 - [repair #81c12440-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,065 Validator.java:281 - [repair #81c12440-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,070 Validator.java:281 - [repair #81c12440-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,075 Validator.java:281 - [repair #81c12440-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,079 ActiveRepairService.java:452 - [repair #81c08800-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,398 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,412 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,420 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,434 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,449 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,460 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,471 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,477 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,487 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,498 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,504 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,511 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,518 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,526 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,579 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,589 Validator.java:281 - [repair #81ee4ec0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:41:22,594 ActiveRepairService.java:452 - [repair #81ed3d50-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,571 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,580 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,592 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,602 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,615 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,626 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,633 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,642 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,659 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,667 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,684 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,695 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,736 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,744 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,755 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,762 Validator.java:281 - [repair #82a19930-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:41:23,766 ActiveRepairService.java:452 - [repair #82a0fcf0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:27,334 Validator.java:281 - [repair #84e56eb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:27,352 Validator.java:281 - [repair #84e56eb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:27,360 Validator.java:281 - [repair #84e56eb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:27,366 Validator.java:281 - [repair #84e56eb0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:27,369 ActiveRepairService.java:452 - [repair #84e4f980-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-67] 2025-08-04 02:41:30,299 RepairRunnable.java:139 - Starting repair command #66 (86ab88b0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-67] 2025-08-04 02:41:30,310 RepairSession.java:228 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(943017326068838496,972011961910900190], (6305418204401461432,6314377705775150030], (-4162625975630734392,-4145167504958040907]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:41:30,345 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:30,345 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,347 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,347 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,351 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,352 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,362 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:30,365 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:41:30,365 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:41:30,365 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:41:30,365 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:30,438 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:30,438 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,445 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,445 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,460 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,460 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,464 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:30,465 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:41:30,465 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:41:30,465 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:41:30,465 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:30,469 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:30,469 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,472 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,472 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,477 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,478 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,481 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:30,482 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:41:30,482 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:41:30,482 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:41:30,483 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:30,492 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:30,493 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,496 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,496 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,502 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,502 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,513 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:30,514 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:41:30,514 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:41:30,514 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:41:30,514 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:30,523 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:30,524 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,526 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,529 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,532 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,532 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,538 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:30,549 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:41:30,549 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:41:30,549 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:41:30,549 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:30,552 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:30,552 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,556 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,556 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,558 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,558 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,560 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:30,562 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:41:30,561 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:41:30,561 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:41:30,562 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:30,570 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:30,571 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,573 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,573 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,583 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,584 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,585 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:30,586 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:41:30,586 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:41:30,586 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:41:30,586 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:30,647 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:30,647 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,650 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,650 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,653 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,653 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,657 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:30,657 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:41:30,657 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:41:30,657 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:41:30,658 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:30,660 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:30,660 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,661 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,661 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,663 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,663 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,664 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:30,664 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:41:30,666 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:41:30,666 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:41:30,666 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:30,666 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:30,666 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,668 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,669 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,671 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,671 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,672 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:30,673 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:41:30,673 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:41:30,673 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:41:30,673 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:30,676 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:30,676 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,677 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,677 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,679 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,679 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,680 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:41:30,681 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:41:30,681 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:41:30,681 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:41:30,681 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:30,691 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:30,691 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,698 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,699 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,701 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,701 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,704 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:41:30,706 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:30,707 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,708 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,708 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,710 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,710 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,711 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:30,711 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:41:30,712 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:41:30,711 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:41:30,712 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:30,713 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:41:30,713 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:41:30,711 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:41:30,714 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:30,716 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:41:30,716 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,718 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,718 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,721 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,722 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,725 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:30,725 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:41:30,725 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:41:30,725 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:41:30,726 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:30,733 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:30,733 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,737 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,737 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,742 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,742 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,744 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:30,744 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:41:30,744 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:41:30,744 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:41:30,744 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:41:30,749 RepairJob.java:234 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:41:30,749 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,750 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,750 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,754 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,754 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,755 RepairSession.java:180 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:30,755 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:41:30,755 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:41:30,756 SyncTask.java:66 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:41:30,756 RepairJob.java:143 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:30,756 RepairSession.java:270 - [repair #86ad3660-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:41:30,757 RepairRunnable.java:261 - Repair session 86ad3660-70dc-11f0-9c4c-718ceb57d90b for range [(943017326068838496,972011961910900190], (6305418204401461432,6314377705775150030], (-4162625975630734392,-4145167504958040907]] finished INFO [RepairJobTask:1] 2025-08-04 02:41:30,757 ActiveRepairService.java:452 - [repair #86ab88b0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:41:30,761 RepairRunnable.java:343 - Repair command #66 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,965 Validator.java:281 - [repair #87106500-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,989 Validator.java:281 - [repair #87106500-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:30,999 Validator.java:281 - [repair #87106500-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:31,006 Validator.java:281 - [repair #87106500-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:31,012 ActiveRepairService.java:452 - [repair #870fc8c0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,174 Validator.java:281 - [repair #87bef480-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,232 Validator.java:281 - [repair #87bef480-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,263 Validator.java:281 - [repair #87bef480-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,282 Validator.java:281 - [repair #87bef480-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,309 ActiveRepairService.java:452 - [repair #87be0a20-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction WARN [ValidationExecutor:6] 2025-08-04 02:41:32,522 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-23e3368070da11f0b5a915a47a66d08f/snapshots/87ec9430-70dc-11f0-b5a9-15a47a66d08f/mc-349-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. WARN [ValidationExecutor:6] 2025-08-04 02:41:32,523 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-23e3368070da11f0b5a915a47a66d08f/snapshots/87ec9430-70dc-11f0-b5a9-15a47a66d08f/mc-350-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,523 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,543 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,561 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,591 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,642 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,664 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,678 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,685 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,701 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,711 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,728 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,738 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,751 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,762 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,835 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,886 Validator.java:281 - [repair #87ec9430-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:41:32,904 ActiveRepairService.java:452 - [repair #87e84e70-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,672 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,690 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,714 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,727 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,740 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,789 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,821 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,837 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,854 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,871 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,890 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,908 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader WARN [ValidationExecutor:6] 2025-08-04 02:41:33,986 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-23e3368070da11f0b5a915a47a66d08f/mc-351-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-08-04 02:41:33,986 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:41:34,000 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:41:34,018 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:34,034 Validator.java:281 - [repair #88a4e7b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:41:34,037 ActiveRepairService.java:452 - [repair #88a44b70-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-68] 2025-08-04 02:41:37,365 RepairRunnable.java:139 - Starting repair command #67 (8ae1b850-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-68] 2025-08-04 02:41:37,378 RepairSession.java:228 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-8508077215048693614,-8506891837606098029], (-220305378780459968,-203102954551110118], (8154031318873857886,8221753678607699890], (-1670913668157985991,-1670606861611704523]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:41:37,396 RepairJob.java:234 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:37,396 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,397 RepairSession.java:180 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,398 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,401 RepairSession.java:180 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,401 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,401 RepairSession.java:180 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:37,402 SyncTask.java:66 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:41:37,402 SyncTask.java:66 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:41:37,402 SyncTask.java:66 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:41:37,403 RepairJob.java:143 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:37,408 RepairJob.java:234 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:37,408 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,409 RepairSession.java:180 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,409 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,412 RepairSession.java:180 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,412 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,414 RepairSession.java:180 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:37,414 SyncTask.java:66 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:41:37,415 SyncTask.java:66 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:41:37,415 SyncTask.java:66 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:41:37,415 RepairJob.java:143 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:37,416 RepairJob.java:234 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:41:37,416 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,417 RepairSession.java:180 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,417 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,419 RepairSession.java:180 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,419 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,425 RepairSession.java:180 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:37,425 SyncTask.java:66 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:41:37,425 SyncTask.java:66 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:41:37,425 SyncTask.java:66 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:41:37,426 RepairJob.java:143 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:37,429 RepairJob.java:234 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:41:37,429 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,430 RepairSession.java:180 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,430 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,433 RepairSession.java:180 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,433 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:37,434 RepairSession.java:180 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:37,435 SyncTask.java:66 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:41:37,435 SyncTask.java:66 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:41:37,435 SyncTask.java:66 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:41:37,435 RepairJob.java:143 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:37,435 RepairSession.java:270 - [repair #8ae3b420-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:41:37,436 RepairRunnable.java:261 - Repair session 8ae3b420-70dc-11f0-9c4c-718ceb57d90b for range [(-8508077215048693614,-8506891837606098029], (-220305378780459968,-203102954551110118], (8154031318873857886,8221753678607699890], (-1670913668157985991,-1670606861611704523]] finished INFO [RepairJobTask:2] 2025-08-04 02:41:37,437 ActiveRepairService.java:452 - [repair #8ae1b850-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:41:37,441 RepairRunnable.java:343 - Repair command #67 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,383 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,405 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,412 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,421 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,431 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,437 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,445 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,451 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,458 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,462 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,467 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,473 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,522 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,537 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,543 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,555 Validator.java:281 - [repair #8ca4c510-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:41:40,558 ActiveRepairService.java:452 - [repair #8ca401c0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:41,043 Validator.java:281 - [repair #8d0b00f0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:41,069 Validator.java:281 - [repair #8d0b00f0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:41,078 Validator.java:281 - [repair #8d0b00f0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:41,084 Validator.java:281 - [repair #8d0b00f0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:41,108 ActiveRepairService.java:452 - [repair #8d0a1690-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,147 Validator.java:281 - [repair #8db9b780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,161 Validator.java:281 - [repair #8db9b780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,169 Validator.java:281 - [repair #8db9b780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,178 Validator.java:281 - [repair #8db9b780-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,181 ActiveRepairService.java:452 - [repair #8db91b40-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,552 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,565 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,574 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,584 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,601 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,608 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,613 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,621 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,635 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,651 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,661 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,669 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,675 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,686 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,742 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,754 Validator.java:281 - [repair #8de31170-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:41:42,762 ActiveRepairService.java:452 - [repair #8de24e20-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-69] 2025-08-04 02:41:43,635 RepairRunnable.java:139 - Starting repair command #68 (8e9e7230-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-69] 2025-08-04 02:41:43,647 RepairSession.java:228 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(344730075473561136,354855302635635367], (-6333571416896598099,-6304206690451287821], (2939549263298090342,2944124265198641269], (-6853450392229016358,-6817347282629273979], (4608253066658189861,4614873519662663269]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:41:43,682 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:41:43,682 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,690 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,690 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,693 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,693 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,695 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:43,696 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:41:43,704 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:41:43,704 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:41:43,705 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:43,776 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:43,777 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,779 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,779 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,782 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,783 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,787 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:43,788 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:41:43,788 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:41:43,798 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:41:43,798 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:43,828 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:43,828 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,831 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,831 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,838 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,839 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,841 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:43,842 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:41:43,842 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:41:43,842 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:41:43,842 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:43,844 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:43,844 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,846 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,846 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,847 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,848 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,849 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:43,849 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:41:43,850 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:41:43,850 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:41:43,850 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:43,851 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:43,851 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,852 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,853 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,854 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,854 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,856 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:43,856 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:41:43,856 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:41:43,856 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:41:43,856 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:43,884 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:43,885 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,886 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,886 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,907 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,907 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,908 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:43,909 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:41:43,909 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:41:43,909 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:41:43,909 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:43,911 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:43,911 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,913 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,913 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,914 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,914 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,915 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:43,915 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:41:43,915 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:41:43,916 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:41:43,916 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:43,966 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:43,966 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,976 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,978 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,993 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:43,994 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,024 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:44,024 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:41:44,025 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:41:44,024 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:41:44,026 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:44,028 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:44,028 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,029 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,029 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,031 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,031 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,032 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:44,032 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:41:44,032 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:41:44,033 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:41:44,033 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:41:44,034 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:41:44,034 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,035 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,035 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,036 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,037 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,038 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:44,038 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:41:44,038 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:41:44,038 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:41:44,039 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:44,039 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:44,040 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,041 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,042 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,043 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,043 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,044 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:44,044 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:41:44,044 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:41:44,044 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:41:44,045 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:44,046 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:44,046 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,047 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,048 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,049 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,049 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,050 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:44,050 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:41:44,050 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:41:44,051 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:41:44,051 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:44,052 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:44,052 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,053 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,053 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,055 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,055 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,056 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:44,056 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:41:44,056 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:41:44,056 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:41:44,057 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:41:44,059 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:41:44,059 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,060 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,060 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,061 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,062 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,063 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:44,063 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:41:44,063 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:41:44,063 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:41:44,063 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:44,066 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:44,066 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,067 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,067 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,069 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,069 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,070 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:41:44,072 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:41:44,072 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:41:44,072 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:41:44,073 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:44,075 RepairJob.java:234 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:41:44,075 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,077 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,077 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,079 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,079 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:44,082 RepairSession.java:180 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:44,082 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:41:44,082 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:41:44,082 SyncTask.java:66 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:41:44,082 RepairJob.java:143 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-08-04 02:41:44,084 RepairSession.java:270 - [repair #8ea046f0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:41:44,084 RepairRunnable.java:261 - Repair session 8ea046f0-70dc-11f0-9c4c-718ceb57d90b for range [(344730075473561136,354855302635635367], (-6333571416896598099,-6304206690451287821], (2939549263298090342,2944124265198641269], (-6853450392229016358,-6817347282629273979], (4608253066658189861,4614873519662663269]] finished INFO [RepairJobTask:5] 2025-08-04 02:41:44,084 ActiveRepairService.java:452 - [repair #8e9e7230-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:41:44,087 RepairRunnable.java:343 - Repair command #68 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:41:47,444 Validator.java:281 - [repair #90e072f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:47,478 Validator.java:281 - [repair #90e072f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:47,499 Validator.java:281 - [repair #90e072f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:47,508 Validator.java:281 - [repair #90e072f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:47,519 ActiveRepairService.java:452 - [repair #90de7720-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,414 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,422 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,432 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,444 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,460 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,503 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,516 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,528 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,536 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,553 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,558 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,578 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,645 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,663 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,671 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,681 Validator.java:281 - [repair #92a09980-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:41:50,684 ActiveRepairService.java:452 - [repair #929ffd40-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:51,030 Validator.java:281 - [repair #930500a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:51,038 Validator.java:281 - [repair #930500a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:51,047 Validator.java:281 - [repair #930500a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:51,055 Validator.java:281 - [repair #930500a0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:51,059 ActiveRepairService.java:452 - [repair #93041640-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,336 Validator.java:281 - [repair #93cb5de0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,343 Validator.java:281 - [repair #93cb5de0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,351 Validator.java:281 - [repair #93cb5de0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,369 Validator.java:281 - [repair #93cb5de0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,378 ActiveRepairService.java:452 - [repair #93c59180-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-70] 2025-08-04 02:41:52,452 RepairRunnable.java:139 - Starting repair command #69 (93dfd040-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-70] 2025-08-04 02:41:52,457 RepairSession.java:228 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(7394954893984714622,7512744878677067135]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:41:52,469 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:52,469 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,470 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,470 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,472 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,472 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,474 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:52,474 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:41:52,475 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:41:52,475 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:41:52,476 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:52,514 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:52,514 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,516 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,516 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,518 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,518 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,520 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:52,520 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:41:52,520 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:41:52,520 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:41:52,520 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:52,525 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:52,525 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,527 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,527 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,529 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,529 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,532 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:52,532 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:41:52,532 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:41:52,533 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:41:52,535 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:52,536 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:3] 2025-08-04 02:41:52,536 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,537 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,537 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,539 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,539 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,541 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:52,541 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:41:52,542 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:41:52,542 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:41:52,542 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:52,545 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:52,545 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,546 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,546 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,547 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,547 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,548 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:52,549 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:41:52,549 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:41:52,549 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:41:52,549 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:52,550 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:52,550 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,551 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,552 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,555 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,555 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,556 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:41:52,557 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:41:52,557 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:41:52,557 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:41:52,557 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:52,561 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:41:52,561 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,565 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,566 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,568 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,568 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,570 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:52,570 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:41:52,570 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:41:52,570 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:41:52,571 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:7] 2025-08-04 02:41:52,605 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:41:52,605 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,607 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,607 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,608 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,608 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,609 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:52,610 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:41:52,610 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:41:52,610 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:41:52,610 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:52,612 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:52,612 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,613 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,614 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,615 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,615 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,616 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:41:52,617 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:41:52,617 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:41:52,617 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:41:52,618 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:52,619 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:52,620 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,622 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,622 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,623 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,623 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,624 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:52,625 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:41:52,625 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:41:52,625 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:41:52,625 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:41:52,626 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:52,626 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,627 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,628 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,629 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,629 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,630 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:41:52,630 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:41:52,631 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:41:52,631 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:41:52,631 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:52,633 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:41:52,633 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,634 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,635 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,636 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,636 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,638 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:52,638 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:41:52,638 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:41:52,638 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:41:52,639 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:41:52,640 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:41:52,640 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,641 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,641 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,642 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,643 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,644 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:52,645 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:41:52,645 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:41:52,645 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:41:52,645 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:41:52,647 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:52,647 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,649 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,649 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,651 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,651 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,652 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:52,653 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:41:52,653 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:41:52,654 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:41:52,654 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:41:52,655 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:41:52,655 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,656 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,656 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,657 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,658 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,658 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:41:52,659 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:41:52,659 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:41:52,659 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:41:52,659 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:52,660 RepairJob.java:234 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:52,660 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,661 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,661 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,662 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,662 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:52,663 RepairSession.java:180 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:52,663 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:41:52,663 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:41:52,663 SyncTask.java:66 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:41:52,663 RepairJob.java:143 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-08-04 02:41:52,664 RepairSession.java:270 - [repair #93e09390-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:7] 2025-08-04 02:41:52,664 RepairRunnable.java:261 - Repair session 93e09390-70dc-11f0-9c4c-718ceb57d90b for range [(7394954893984714622,7512744878677067135]] finished INFO [RepairJobTask:7] 2025-08-04 02:41:52,664 ActiveRepairService.java:452 - [repair #93dfd040-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:41:52,666 RepairRunnable.java:343 - Repair command #69 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:41:53,856 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:41:53,878 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:41:53,915 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:41:53,928 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:41:53,943 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:53,970 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:41:53,983 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:41:53,991 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:41:54,001 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:41:54,011 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:54,047 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:41:54,071 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:54,078 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:41:54,085 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:41:54,166 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:41:54,173 Validator.java:281 - [repair #94a3bc80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:41:54,180 ActiveRepairService.java:452 - [repair #94a2ab10-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-71] 2025-08-04 02:41:57,430 RepairRunnable.java:139 - Starting repair command #70 (96d76560-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-71] 2025-08-04 02:41:57,434 RepairSession.java:228 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-6099568015509694044,-6076884722524193110], (6863889460318457962,6913392807898462562], (33973410136542169,50394281794540979]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:41:57,440 RepairJob.java:234 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:41:57,440 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,442 RepairSession.java:180 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,442 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,443 RepairSession.java:180 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,443 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,445 RepairSession.java:180 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:57,445 SyncTask.java:66 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:41:57,445 SyncTask.java:66 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:41:57,445 SyncTask.java:66 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:41:57,445 RepairJob.java:143 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:41:57,447 RepairJob.java:234 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:41:57,447 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,448 RepairSession.java:180 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,448 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,450 RepairSession.java:180 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,450 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,451 RepairSession.java:180 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:41:57,452 SyncTask.java:66 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:41:57,453 RepairJob.java:234 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:41:57,453 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-08-04 02:41:57,453 SyncTask.java:66 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,454 RepairSession.java:180 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,454 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,456 RepairSession.java:180 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,456 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,458 RepairSession.java:180 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:41:57,458 SyncTask.java:66 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:41:57,458 SyncTask.java:66 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:7] 2025-08-04 02:41:57,458 SyncTask.java:66 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:41:57,458 RepairJob.java:143 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:41:57,463 SyncTask.java:66 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:41:57,463 RepairJob.java:143 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:57,464 RepairJob.java:234 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:41:57,464 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,466 RepairSession.java:180 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,466 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,468 RepairSession.java:180 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,468 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:41:57,470 RepairSession.java:180 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:41:57,470 SyncTask.java:66 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:41:57,470 SyncTask.java:66 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:7] 2025-08-04 02:41:57,470 SyncTask.java:66 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:41:57,470 RepairJob.java:143 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:41:57,471 RepairSession.java:270 - [repair #96d801a0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:41:57,471 RepairRunnable.java:261 - Repair session 96d801a0-70dc-11f0-9c4c-718ceb57d90b for range [(-6099568015509694044,-6076884722524193110], (6863889460318457962,6913392807898462562], (33973410136542169,50394281794540979]] finished INFO [RepairJobTask:4] 2025-08-04 02:41:57,472 ActiveRepairService.java:452 - [repair #96d76560-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:41:57,474 RepairRunnable.java:343 - Repair command #70 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,557 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,583 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,597 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,605 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,643 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,649 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,669 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,683 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,703 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,709 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,720 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,728 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,742 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,748 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 WARN [ValidationExecutor:5] 2025-08-04 02:42:00,826 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-1b54a94070da11f0b5a915a47a66d08f/mc-365-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,827 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,836 Validator.java:281 - [repair #98a03e80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:00,841 ActiveRepairService.java:452 - [repair #989f2d10-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-72] 2025-08-04 02:42:01,044 RepairRunnable.java:139 - Starting repair command #71 (98fed940-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-72] 2025-08-04 02:42:01,052 RepairSession.java:228 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-7581253421963118230,-7510604424393461263]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:42:01,057 RepairJob.java:234 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:01,057 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,059 RepairSession.java:180 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,059 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,061 RepairSession.java:180 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,061 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,062 RepairSession.java:180 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:01,063 SyncTask.java:66 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:42:01,063 SyncTask.java:66 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:42:01,064 SyncTask.java:66 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:42:01,064 RepairJob.java:143 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:01,067 RepairJob.java:234 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:42:01,067 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,068 RepairSession.java:180 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,068 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,070 RepairSession.java:180 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,070 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,071 RepairSession.java:180 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:01,071 SyncTask.java:66 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:42:01,071 SyncTask.java:66 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:42:01,072 SyncTask.java:66 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:42:01,072 RepairJob.java:143 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:42:01,081 RepairJob.java:234 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:42:01,081 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,082 RepairSession.java:180 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,082 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,085 RepairSession.java:180 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,085 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,086 RepairSession.java:180 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:01,087 SyncTask.java:66 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:42:01,087 SyncTask.java:66 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:42:01,088 RepairJob.java:234 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:01,088 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,089 RepairSession.java:180 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,090 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,091 RepairSession.java:180 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,091 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:01,092 RepairSession.java:180 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:01,092 SyncTask.java:66 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:42:01,092 SyncTask.java:66 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:7] 2025-08-04 02:42:01,092 SyncTask.java:66 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:42:01,093 RepairJob.java:143 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:01,093 SyncTask.java:66 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:42:01,094 RepairJob.java:143 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:01,094 RepairSession.java:270 - [repair #990011c0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:42:01,094 RepairRunnable.java:261 - Repair session 990011c0-70dc-11f0-9c4c-718ceb57d90b for range [(-7581253421963118230,-7510604424393461263]] finished INFO [RepairJobTask:1] 2025-08-04 02:42:01,096 ActiveRepairService.java:452 - [repair #98fed940-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:42:01,097 RepairRunnable.java:343 - Repair command #71 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,323 Validator.java:281 - [repair #99bf9130-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,352 Validator.java:281 - [repair #99bf9130-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,366 Validator.java:281 - [repair #99bf9130-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,392 Validator.java:281 - [repair #99bf9130-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,419 ActiveRepairService.java:452 - [repair #99bea6d0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,554 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,564 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,574 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,584 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,593 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,599 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,606 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,611 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,616 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,625 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,639 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,645 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,700 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,713 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,725 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,768 Validator.java:281 - [repair #99dbcbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:02,774 ActiveRepairService.java:452 - [repair #99dae160-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,816 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,824 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,830 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,857 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,865 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,875 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,884 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,889 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,902 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,916 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,922 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,929 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:03,985 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:04,000 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:04,016 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:04,024 Validator.java:281 - [repair #9a9d4700-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:04,027 ActiveRepairService.java:452 - [repair #9a9c0e80-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:07,486 Validator.java:281 - [repair #9cd3d610-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:07,498 Validator.java:281 - [repair #9cd3d610-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:07,512 Validator.java:281 - [repair #9cd3d610-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:07,517 Validator.java:281 - [repair #9cd3d610-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:07,528 ActiveRepairService.java:452 - [repair #9cd29d90-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,636 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,665 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,676 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,690 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,710 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,763 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,773 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,781 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,792 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,798 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,803 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,812 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,855 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,863 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,869 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,877 Validator.java:281 - [repair #9ea73680-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:10,879 ActiveRepairService.java:452 - [repair #9ea64c20-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:11,087 Validator.java:281 - [repair #9ef97530-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:11,092 Validator.java:281 - [repair #9ef97530-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:11,096 Validator.java:281 - [repair #9ef97530-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:11,101 Validator.java:281 - [repair #9ef97530-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:11,104 ActiveRepairService.java:452 - [repair #9ef8d8f0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,440 Validator.java:281 - [repair #9fc5ecf0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,466 Validator.java:281 - [repair #9fc5ecf0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,508 Validator.java:281 - [repair #9fc5ecf0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,516 Validator.java:281 - [repair #9fc5ecf0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,521 ActiveRepairService.java:452 - [repair #9fc577c0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,632 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,642 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,691 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,703 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,712 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,718 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,726 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,732 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,742 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,746 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,751 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,756 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,818 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,832 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,839 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,849 Validator.java:281 - [repair #9fdad480-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:12,853 ActiveRepairService.java:452 - [repair #9fd83c70-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-73] 2025-08-04 02:42:13,783 RepairRunnable.java:139 - Starting repair command #72 (a096aa70-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-73] 2025-08-04 02:42:13,788 RepairSession.java:228 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(1157667860997471013,1157738023375483641], (-8498909060635195073,-8486945039893156819], (3110681896358871306,3172650468133132118]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:42:13,805 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:13,805 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,807 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,807 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,810 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,810 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,812 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:13,813 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:42:13,813 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:42:13,813 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:42:13,814 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:13,851 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:13,851 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,852 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,853 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,855 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,855 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,857 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:13,857 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:42:13,857 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:42:13,857 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:42:13,858 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:13,862 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:42:13,862 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,864 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,865 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,866 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,867 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,873 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:13,874 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:42:13,874 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:42:13,874 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:42:13,874 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:13,879 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:13,879 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,881 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,881 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,883 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,883 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,885 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:13,885 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:42:13,886 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:42:13,885 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:42:13,886 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:13,887 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:13,887 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,888 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,889 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,891 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,891 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,892 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:13,892 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:42:13,892 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:42:13,892 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:42:13,893 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:13,894 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:42:13,894 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,895 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,895 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,897 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,897 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,898 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:13,898 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:42:13,898 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:42:13,898 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:42:13,898 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:13,901 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:13,901 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,902 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,903 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,905 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,905 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,906 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:13,906 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:42:13,906 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:42:13,907 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:42:13,907 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:13,939 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:13,939 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,940 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,940 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,943 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,943 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,944 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:13,946 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:42:13,946 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:42:13,946 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:42:13,946 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:13,948 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:13,948 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,949 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,949 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,952 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,952 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,953 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:13,953 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:42:13,953 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:42:13,954 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:42:13,954 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:42:13,955 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:42:13,955 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,956 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,956 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,958 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,959 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,960 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:13,960 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:42:13,960 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:42:13,960 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:42:13,962 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:42:13,963 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:42:13,963 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,964 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,964 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,965 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,966 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,967 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:13,968 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:42:13,968 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:42:13,968 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:42:13,968 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:13,969 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:13,969 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,970 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,971 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,973 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,973 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,974 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:13,975 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:42:13,975 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:42:13,975 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:42:13,976 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:13,976 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:13,976 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,984 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,986 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,990 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,990 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:13,992 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:13,993 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:42:13,993 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:42:13,993 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:42:13,994 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:13,998 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:13,999 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,000 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,000 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,002 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,003 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,005 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:14,006 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:42:14,006 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:42:14,015 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:42:14,015 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:42:14,030 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:42:14,030 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,033 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,033 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,036 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,036 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,037 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:14,038 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:42:14,038 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:42:14,038 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:42:14,038 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:42:14,041 RepairJob.java:234 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:42:14,042 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,043 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,044 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,047 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,047 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:14,048 RepairSession.java:180 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:14,048 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:42:14,048 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:42:14,048 SyncTask.java:66 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:42:14,049 RepairJob.java:143 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:7] 2025-08-04 02:42:14,049 RepairSession.java:270 - [repair #a0976dc0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:7] 2025-08-04 02:42:14,049 RepairRunnable.java:261 - Repair session a0976dc0-70dc-11f0-9c4c-718ceb57d90b for range [(1157667860997471013,1157738023375483641], (-8498909060635195073,-8486945039893156819], (3110681896358871306,3172650468133132118]] finished INFO [RepairJobTask:7] 2025-08-04 02:42:14,051 ActiveRepairService.java:452 - [repair #a096aa70-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:42:14,053 RepairRunnable.java:343 - Repair command #72 finished in 0 seconds INFO [Repair-Task-74] 2025-08-04 02:42:17,540 RepairRunnable.java:139 - Starting repair command #73 (a2d3f040-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-74] 2025-08-04 02:42:17,550 RepairSession.java:228 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5420232046033077044,5492377980361339851], (-787655421323050517,-769652294600189181]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:42:17,594 RepairJob.java:234 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:17,595 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,596 RepairSession.java:180 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,598 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,605 RepairSession.java:180 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,605 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,606 RepairSession.java:180 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:17,609 SyncTask.java:66 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:42:17,609 SyncTask.java:66 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:42:17,609 SyncTask.java:66 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:42:17,610 RepairJob.java:143 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:17,614 RepairJob.java:234 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:17,614 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,615 RepairSession.java:180 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,616 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,617 RepairSession.java:180 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,617 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,618 RepairSession.java:180 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:17,619 SyncTask.java:66 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:42:17,620 SyncTask.java:66 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:42:17,620 SyncTask.java:66 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:42:17,620 RepairJob.java:143 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:17,623 RepairJob.java:234 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:17,624 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,625 RepairSession.java:180 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,625 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,634 RepairSession.java:180 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,634 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,644 RepairSession.java:180 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:17,651 SyncTask.java:66 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:42:17,652 SyncTask.java:66 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:42:17,652 SyncTask.java:66 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:42:17,657 RepairJob.java:143 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:17,666 RepairJob.java:234 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:17,666 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,668 RepairSession.java:180 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,669 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,670 RepairSession.java:180 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,670 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:17,672 RepairSession.java:180 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:17,672 SyncTask.java:66 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:42:17,672 SyncTask.java:66 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:42:17,672 SyncTask.java:66 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:42:17,672 RepairJob.java:143 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:17,673 RepairSession.java:270 - [repair #a2d576e0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:42:17,673 RepairRunnable.java:261 - Repair session a2d576e0-70dc-11f0-9c4c-718ceb57d90b for range [(5420232046033077044,5492377980361339851], (-787655421323050517,-769652294600189181]] finished INFO [RepairJobTask:4] 2025-08-04 02:42:17,674 ActiveRepairService.java:452 - [repair #a2d3f040-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:42:17,676 RepairRunnable.java:343 - Repair command #73 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,671 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,686 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,699 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,708 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,744 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,755 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,767 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,776 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,793 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,816 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,844 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,853 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,906 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,927 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,949 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,963 Validator.java:281 - [repair #a4a750b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:20,967 ActiveRepairService.java:452 - [repair #a4a68d60-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-75] 2025-08-04 02:42:21,135 RepairRunnable.java:139 - Starting repair command #74 (a4f87df0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-75] 2025-08-04 02:42:21,140 RepairSession.java:228 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(4451161273089205949,4456487541935383930], (1040587556135747056,1044172407861096463], (3887382155331281323,3905108662877119672], (-5510917719734953555,-5483423118665842454], (-8874776891821353789,-8843251464825615616]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:42:21,162 RepairJob.java:234 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:21,162 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,170 RepairSession.java:180 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,170 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,176 RepairSession.java:180 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,176 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,180 RepairSession.java:180 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:21,184 SyncTask.java:66 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:42:21,185 SyncTask.java:66 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:42:21,185 SyncTask.java:66 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:42:21,185 RepairJob.java:143 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:21,212 RepairJob.java:234 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:21,212 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,214 RepairSession.java:180 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,214 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,219 RepairSession.java:180 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,219 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,220 RepairSession.java:180 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:21,220 SyncTask.java:66 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:42:21,221 SyncTask.java:66 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:42:21,221 SyncTask.java:66 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:42:21,221 RepairJob.java:143 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:21,231 RepairJob.java:234 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:21,232 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,233 RepairSession.java:180 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,233 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,242 RepairSession.java:180 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,243 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,244 RepairSession.java:180 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:21,244 SyncTask.java:66 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:42:21,245 SyncTask.java:66 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:42:21,245 SyncTask.java:66 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:42:21,245 RepairJob.java:143 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:21,249 RepairJob.java:234 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:21,249 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,251 RepairSession.java:180 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,251 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,264 RepairSession.java:180 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,264 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:21,265 RepairSession.java:180 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:21,265 SyncTask.java:66 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:42:21,265 SyncTask.java:66 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:42:21,265 SyncTask.java:66 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:42:21,266 RepairJob.java:143 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:21,266 RepairSession.java:270 - [repair #a4f94140-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:42:21,266 RepairRunnable.java:261 - Repair session a4f94140-70dc-11f0-9c4c-718ceb57d90b for range [(4451161273089205949,4456487541935383930], (1040587556135747056,1044172407861096463], (3887382155331281323,3905108662877119672], (-5510917719734953555,-5483423118665842454], (-8874776891821353789,-8843251464825615616]] finished INFO [RepairJobTask:1] 2025-08-04 02:42:21,267 ActiveRepairService.java:452 - [repair #a4f87df0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:42:21,272 RepairRunnable.java:343 - Repair command #74 finished in 0 seconds INFO [Repair-Task-76] 2025-08-04 02:42:22,417 RepairRunnable.java:139 - Starting repair command #75 (a5bc1c10-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 8, pull repair: false) INFO [Repair-Task-76] 2025-08-04 02:42:22,425 RepairSession.java:228 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5031984454396343150,5046156971248335290], (6258728428150610554,6259524728424536734], (7845209641080071362,7872340856158702267], (8874621428362389734,8879166099313950547], (-1033791484099215640,-1029748894879828810], (-7235837715280285834,-7229655002873478749], (8030467998212740719,8035824786676571404], (5736665353972999656,5764981831818720035]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:42:22,435 RepairJob.java:234 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:22,435 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,437 RepairSession.java:180 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,437 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,439 RepairSession.java:180 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,439 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,440 RepairSession.java:180 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:22,441 SyncTask.java:66 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:42:22,441 SyncTask.java:66 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:42:22,441 SyncTask.java:66 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:42:22,441 RepairJob.java:143 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:22,442 RepairJob.java:234 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:22,442 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,444 RepairSession.java:180 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,444 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,448 RepairSession.java:180 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,448 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,449 RepairSession.java:180 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:22,450 SyncTask.java:66 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:42:22,450 SyncTask.java:66 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:42:22,450 SyncTask.java:66 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:42:22,450 RepairJob.java:143 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:22,451 RepairJob.java:234 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:22,451 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,453 RepairSession.java:180 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,453 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,456 RepairSession.java:180 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,456 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,457 RepairSession.java:180 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:22,458 SyncTask.java:66 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:42:22,458 SyncTask.java:66 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:42:22,458 SyncTask.java:66 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:42:22,458 RepairJob.java:143 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:22,459 RepairJob.java:234 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:22,459 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,460 RepairSession.java:180 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,460 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,463 RepairSession.java:180 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,463 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,464 RepairSession.java:180 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:22,464 SyncTask.java:66 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:42:22,464 SyncTask.java:66 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:42:22,464 SyncTask.java:66 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:42:22,464 RepairJob.java:143 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:22,465 RepairSession.java:270 - [repair #a5bd5490-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:42:22,465 RepairRunnable.java:261 - Repair session a5bd5490-70dc-11f0-9c4c-718ceb57d90b for range [(5031984454396343150,5046156971248335290], (6258728428150610554,6259524728424536734], (7845209641080071362,7872340856158702267], (8874621428362389734,8879166099313950547], (-1033791484099215640,-1029748894879828810], (-7235837715280285834,-7229655002873478749], (8030467998212740719,8035824786676571404], (5736665353972999656,5764981831818720035]] finished INFO [RepairJobTask:3] 2025-08-04 02:42:22,466 ActiveRepairService.java:452 - [repair #a5bc1c10-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:42:22,468 RepairRunnable.java:343 - Repair command #75 finished in 0 seconds INFO [Repair-Task-77] 2025-08-04 02:42:22,571 RepairRunnable.java:139 - Starting repair command #76 (a5d39bb0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-77] 2025-08-04 02:42:22,577 RepairSession.java:228 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(1385898200911826964,1446215363872087214]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:42:22,586 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:22,586 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,588 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,588 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,590 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,590 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,591 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:22,591 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:42:22,592 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:42:22,592 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:42:22,592 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:22,626 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:42:22,626 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,628 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,629 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,631 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,631 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,632 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:22,632 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:42:22,632 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:42:22,632 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:42:22,632 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:22,637 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:42:22,637 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,639 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,639 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,641 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,642 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,643 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:22,644 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:42:22,644 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:42:22,644 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:42:22,645 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:22,646 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:22,646 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,647 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,648 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,651 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,651 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,652 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:22,653 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:42:22,653 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:42:22,653 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:42:22,653 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:22,655 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:22,655 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,656 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,657 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,660 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,660 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,661 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:22,661 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:42:22,661 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:42:22,661 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:42:22,661 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:22,667 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:22,667 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,668 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,669 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,671 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,671 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,673 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:22,673 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:42:22,673 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:42:22,673 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:42:22,673 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:22,675 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:22,675 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,676 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,676 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,677 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,677 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,678 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:22,679 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:42:22,679 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:42:22,679 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:42:22,679 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:22,715 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:22,715 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,716 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,716 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,719 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,720 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,722 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:42:22,723 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:42:22,723 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:42:22,723 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:42:22,724 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:22,731 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:22,731 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,735 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,735 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,741 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,741 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,742 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:22,742 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:42:22,742 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:42:22,742 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:42:22,743 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:22,751 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:22,751 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,752 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,753 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,755 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,756 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,758 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:22,758 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:42:22,758 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:42:22,758 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:42:22,758 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:22,764 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:42:22,764 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,765 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,766 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,767 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,769 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,774 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:42:22,775 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:42:22,775 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:42:22,775 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:42:22,775 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:22,776 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:22,776 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,777 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,777 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,779 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,779 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,780 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:42:22,780 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:42:22,780 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:42:22,780 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:42:22,780 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:22,781 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:22,782 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,783 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,783 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,784 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,784 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,784 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:22,785 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:42:22,785 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:42:22,785 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:42:22,785 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:22,787 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:22,787 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,789 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,789 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,790 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,791 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,792 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:22,792 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:42:22,792 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:42:22,792 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:42:22,792 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:22,794 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:42:22,794 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,795 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,795 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,796 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,796 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,797 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:22,798 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:42:22,798 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:42:22,798 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:42:22,798 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:22,799 RepairJob.java:234 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:22,799 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,800 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,800 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,804 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,804 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:22,805 RepairSession.java:180 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:22,805 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:42:22,805 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:42:22,806 SyncTask.java:66 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:42:22,806 RepairJob.java:143 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:22,806 RepairSession.java:270 - [repair #a5d48610-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:42:22,806 RepairRunnable.java:261 - Repair session a5d48610-70dc-11f0-9c4c-718ceb57d90b for range [(1385898200911826964,1446215363872087214]] finished INFO [RepairJobTask:2] 2025-08-04 02:42:22,807 ActiveRepairService.java:452 - [repair #a5d39bb0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:42:22,813 RepairRunnable.java:343 - Repair command #76 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:42:23,883 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:23,896 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:23,904 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:23,914 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:23,926 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:23,936 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:23,947 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:23,954 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:23,960 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:23,965 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:23,970 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:23,974 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:24,018 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:24,026 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:24,034 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:24,044 Validator.java:281 - [repair #a691bb90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:24,048 ActiveRepairService.java:452 - [repair #a6911f50-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-78] 2025-08-04 02:42:27,598 RepairRunnable.java:139 - Starting repair command #77 (a8d2aae0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-78] 2025-08-04 02:42:27,601 RepairSession.java:228 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(1873573472691358457,1998088685916691359]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:42:27,606 RepairJob.java:234 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:27,606 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,607 RepairSession.java:180 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,608 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,609 RepairSession.java:180 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,609 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,610 RepairSession.java:180 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:27,610 SyncTask.java:66 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:42:27,610 SyncTask.java:66 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:42:27,611 SyncTask.java:66 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:42:27,611 RepairJob.java:143 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:27,618 RepairJob.java:234 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:27,618 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,619 RepairSession.java:180 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,619 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,620 RepairSession.java:180 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,620 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,621 RepairSession.java:180 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:27,623 RepairJob.java:234 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:27,623 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,624 RepairSession.java:180 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,624 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:2] 2025-08-04 02:42:27,625 SyncTask.java:66 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:42:27,625 SyncTask.java:66 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:42:27,625 SyncTask.java:66 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:42:27,625 RepairJob.java:143 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,625 RepairSession.java:180 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,626 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,627 RepairSession.java:180 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:27,627 SyncTask.java:66 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:42:27,627 SyncTask.java:66 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:42:27,627 SyncTask.java:66 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:42:27,628 RepairJob.java:143 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:27,631 RepairJob.java:234 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:27,631 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,632 RepairSession.java:180 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,632 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,634 RepairSession.java:180 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,634 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:27,636 RepairSession.java:180 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:27,637 SyncTask.java:66 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:42:27,637 SyncTask.java:66 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:42:27,637 SyncTask.java:66 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:42:27,637 RepairJob.java:143 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:27,637 RepairSession.java:270 - [repair #a8d32010-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:42:27,638 RepairRunnable.java:261 - Repair session a8d32010-70dc-11f0-9c4c-718ceb57d90b for range [(1873573472691358457,1998088685916691359]] finished INFO [RepairJobTask:3] 2025-08-04 02:42:27,644 ActiveRepairService.java:452 - [repair #a8d2aae0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:42:27,646 RepairRunnable.java:343 - Repair command #77 finished in 0 seconds INFO [Repair-Task-79] 2025-08-04 02:42:30,663 RepairRunnable.java:139 - Starting repair command #78 (aaa65970-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-79] 2025-08-04 02:42:30,693 RepairSession.java:228 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-4691139832336991526,-4656584284927514522], (-1204998829092791999,-1178928749279330602], (5684659136952612545,5708884977373401014]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:42:30,728 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:30,729 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,731 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,731 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,734 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,735 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,736 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:30,737 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:42:30,737 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:42:30,738 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:42:30,738 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:30,809 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:30,810 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,813 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,814 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,816 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,816 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,819 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:30,820 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:42:30,820 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:42:30,820 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:42:30,820 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:6] 2025-08-04 02:42:30,824 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:42:30,824 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,827 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,828 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,830 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,830 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,833 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:30,833 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:42:30,833 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:42:30,834 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:42:30,835 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:42:30,836 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:42:30,836 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,837 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,837 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,839 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,839 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,840 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:30,840 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:42:30,840 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:42:30,840 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:42:30,840 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:30,842 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:30,842 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,843 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,843 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,844 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,844 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,845 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:30,845 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:42:30,845 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:42:30,845 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:42:30,845 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:30,846 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:30,847 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,848 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,848 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,851 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,851 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,852 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:30,852 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:42:30,852 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:42:30,852 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:42:30,852 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:30,856 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:30,856 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,857 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,857 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,858 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,858 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,859 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:30,859 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:42:30,859 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:42:30,860 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:42:30,861 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:30,897 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:30,897 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,899 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,900 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,903 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,903 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,906 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:30,907 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:42:30,907 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:42:30,907 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:42:30,907 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:30,911 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:30,911 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,913 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,914 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,915 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,915 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,916 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:30,917 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:42:30,917 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:42:30,917 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:42:30,917 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:30,918 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:30,919 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,920 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,920 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,921 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,922 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,923 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:30,924 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:42:30,924 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:42:30,924 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:42:30,925 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:30,926 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:30,926 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,927 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,927 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,931 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,931 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,932 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:30,932 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:42:30,932 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:42:30,932 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:42:30,932 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:30,943 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:30,943 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,944 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,944 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,946 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,946 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,948 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:30,948 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:42:30,948 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:42:30,949 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:42:30,949 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:42:30,951 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:42:30,951 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,952 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,952 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,954 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,954 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,955 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:30,955 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:42:30,955 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:42:30,955 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:7] 2025-08-04 02:42:30,955 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:42:30,957 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:42:30,958 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,959 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,960 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,961 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,961 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,962 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:30,962 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:42:30,963 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:42:30,963 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:42:30,963 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:30,964 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:30,964 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,969 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,969 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,973 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,973 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,976 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:30,976 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:42:30,976 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:42:30,976 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:42:30,976 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:30,981 RepairJob.java:234 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:30,981 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,982 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,982 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,984 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,984 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:30,985 RepairSession.java:180 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:30,986 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:42:30,986 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:42:30,986 SyncTask.java:66 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:42:30,986 RepairJob.java:143 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:30,987 RepairSession.java:270 - [repair #aaaaed50-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:42:30,987 RepairRunnable.java:261 - Repair session aaaaed50-70dc-11f0-9c4c-718ceb57d90b for range [(-4691139832336991526,-4656584284927514522], (-1204998829092791999,-1178928749279330602], (5684659136952612545,5708884977373401014]] finished INFO [RepairJobTask:3] 2025-08-04 02:42:30,988 ActiveRepairService.java:452 - [repair #aaa65970-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [RepairJobTask:3] 2025-08-04 02:42:30,990 RepairRunnable.java:343 - Repair command #78 finished in 0 seconds INFO [Repair-Task-80] 2025-08-04 02:42:31,160 RepairRunnable.java:139 - Starting repair command #79 (aaf22f80-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-80] 2025-08-04 02:42:31,163 RepairSession.java:228 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-1366277987240062351,-1310392708117737311]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:42:31,169 RepairJob.java:234 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:31,169 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,171 RepairSession.java:180 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,172 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,175 RepairSession.java:180 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,175 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,176 RepairSession.java:180 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:31,177 SyncTask.java:66 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:42:31,177 SyncTask.java:66 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:42:31,178 SyncTask.java:66 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:42:31,178 RepairJob.java:234 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:31,178 RepairJob.java:143 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:42:31,178 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,180 RepairSession.java:180 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,180 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,182 RepairSession.java:180 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,182 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,183 RepairSession.java:180 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:31,183 SyncTask.java:66 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:42:31,183 SyncTask.java:66 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:42:31,183 SyncTask.java:66 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:42:31,184 RepairJob.java:143 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:31,185 RepairJob.java:234 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:31,185 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,186 RepairSession.java:180 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,186 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,188 RepairSession.java:180 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,188 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,189 RepairSession.java:180 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:31,189 SyncTask.java:66 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:42:31,189 SyncTask.java:66 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:42:31,189 SyncTask.java:66 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:42:31,189 RepairJob.java:143 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:42:31,191 RepairJob.java:234 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:42:31,191 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,192 RepairSession.java:180 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,192 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,198 RepairSession.java:180 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,198 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:31,200 RepairSession.java:180 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:31,201 SyncTask.java:66 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:42:31,201 SyncTask.java:66 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:42:31,201 SyncTask.java:66 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:42:31,201 RepairJob.java:143 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:31,202 RepairSession.java:270 - [repair #aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:42:31,202 RepairRunnable.java:261 - Repair session aaf2a4b0-70dc-11f0-9c4c-718ceb57d90b for range [(-1366277987240062351,-1310392708117737311]] finished INFO [RepairJobTask:1] 2025-08-04 02:42:31,205 ActiveRepairService.java:452 - [repair #aaf22f80-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [RepairJobTask:1] 2025-08-04 02:42:31,207 RepairRunnable.java:343 - Repair command #79 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,490 Validator.java:281 - [repair #abbb72f0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,504 Validator.java:281 - [repair #abbb72f0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,511 Validator.java:281 - [repair #abbb72f0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,519 Validator.java:281 - [repair #abbb72f0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,524 ActiveRepairService.java:452 - [repair #abba6180-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,682 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,704 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,716 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,734 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,743 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,758 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,770 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,779 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,788 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,793 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,808 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,816 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,862 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,872 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,879 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,888 Validator.java:281 - [repair #abd08190-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:32,891 ActiveRepairService.java:452 - [repair #abce37a0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-81] 2025-08-04 02:42:33,861 RepairRunnable.java:139 - Starting repair command #80 (ac8e2c40-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-81] 2025-08-04 02:42:33,866 RepairSession.java:228 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-6561502360893960499,-6516364037325523880], (3228449533745515195,3229362223584901255], (-6121844337964279442,-6099568015509694044]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:42:33,901 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:33,901 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,903 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,903 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,905 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,905 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,907 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:33,907 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:42:33,907 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:42:33,907 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:42:33,907 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:33,948 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:42:33,948 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,950 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,951 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,952 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,952 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,953 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:33,954 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:42:33,954 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:42:33,954 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:42:33,954 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:33,965 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:33,965 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,967 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,967 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,970 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,970 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,972 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:33,973 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:42:33,973 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:42:33,973 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:42:33,974 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:33,974 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:33,976 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,977 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,977 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,978 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,978 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,979 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:33,980 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:42:33,980 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:42:33,980 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:42:33,980 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:33,989 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:33,989 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,991 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,991 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,994 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,994 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:33,995 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:33,997 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:42:33,997 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:42:33,997 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:42:33,998 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:34,001 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:34,002 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,003 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,003 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,007 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,007 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,017 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:34,017 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:42:34,018 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:42:34,018 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:42:34,018 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:34,020 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:34,020 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,021 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,021 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,022 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,022 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,025 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:34,026 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:42:34,026 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:42:34,026 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:42:34,026 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:34,062 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:34,063 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,065 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,065 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,066 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,067 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,072 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:34,072 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:42:34,072 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:42:34,072 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:42:34,072 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:34,077 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:34,077 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,078 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,079 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,080 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,081 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,082 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:34,082 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:42:34,082 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:42:34,083 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:42:34,083 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:34,084 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:34,085 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,088 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,088 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,090 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,091 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,092 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:34,093 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:42:34,093 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:42:34,094 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:42:34,094 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:34,095 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:34,095 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,097 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,098 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,100 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,100 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,101 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:34,102 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:42:34,102 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:42:34,103 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:42:34,103 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:34,105 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:34,106 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,108 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,108 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,118 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,118 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,121 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:34,121 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:42:34,122 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:42:34,122 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:42:34,122 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:34,132 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:34,132 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,134 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,134 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,138 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,138 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,139 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:34,140 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:42:34,140 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:42:34,140 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:42:34,142 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:34,143 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:34,144 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,145 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,145 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,147 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,148 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,149 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:34,149 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:42:34,149 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:42:34,149 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:42:34,150 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:34,153 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:42:34,153 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,156 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,157 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,165 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,165 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,166 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:34,166 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:42:34,166 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:42:34,166 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:42:34,166 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:34,170 RepairJob.java:234 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:34,170 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,171 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,171 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,175 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,175 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:34,176 RepairSession.java:180 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:34,176 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:42:34,176 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:42:34,176 SyncTask.java:66 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:42:34,177 RepairJob.java:143 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:34,177 RepairSession.java:270 - [repair #ac8f16a0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:42:34,177 RepairRunnable.java:261 - Repair session ac8f16a0-70dc-11f0-9c4c-718ceb57d90b for range [(-6561502360893960499,-6516364037325523880], (3228449533745515195,3229362223584901255], (-6121844337964279442,-6099568015509694044]] finished INFO [RepairJobTask:2] 2025-08-04 02:42:34,178 ActiveRepairService.java:452 - [repair #ac8e2c40-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:42:34,180 RepairRunnable.java:343 - Repair command #80 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:42:37,646 Validator.java:281 - [repair #aecc0e50-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:37,673 Validator.java:281 - [repair #aecc0e50-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:37,678 Validator.java:281 - [repair #aecc0e50-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:37,686 Validator.java:281 - [repair #aecc0e50-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:37,689 ActiveRepairService.java:452 - [repair #aecb7210-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:40,876 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:40,888 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:40,899 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:40,929 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:40,962 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:40,973 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:40,988 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:40,997 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,032 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,048 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,058 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,071 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,117 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,129 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,136 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,147 Validator.java:281 - [repair #b0b085c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,153 ActiveRepairService.java:452 - [repair #b0aa1d20-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,298 Validator.java:281 - [repair #b0f8b250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,310 Validator.java:281 - [repair #b0f8b250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,317 Validator.java:281 - [repair #b0f8b250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,322 Validator.java:281 - [repair #b0f8b250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:41,326 ActiveRepairService.java:452 - [repair #b0f44580-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,529 Validator.java:281 - [repair #b1b6f940-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,537 Validator.java:281 - [repair #b1b6f940-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,546 Validator.java:281 - [repair #b1b6f940-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,552 Validator.java:281 - [repair #b1b6f940-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,555 ActiveRepairService.java:452 - [repair #b1b68410-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,709 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,721 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,730 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,739 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,749 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,757 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,764 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,769 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,776 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,782 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,789 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,795 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,849 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,859 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,867 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,874 Validator.java:281 - [repair #b1cbb9c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:42,877 ActiveRepairService.java:452 - [repair #b1cb1d80-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-82] 2025-08-04 02:42:44,041 RepairRunnable.java:139 - Starting repair command #81 (b29fab90-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 8, pull repair: false) INFO [Repair-Task-82] 2025-08-04 02:42:44,061 RepairSession.java:228 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(467923107178585023,484009334606697532], (-3922379908062418016,-3922191992147757003], (-917320291762449080,-912462929960300930], (-4043713709282329299,-4040481031069026029], (-1272508565779086725,-1250483254705884027], (2074108166190960575,2074549906232708251], (8477938266570112032,8518564169338001080], (-5155540140107696778,-5152089553999396691]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:42:44,149 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:42:44,149 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,151 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,151 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,154 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,154 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,157 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:44,158 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:42:44,158 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:42:44,159 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:42:44,159 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:44,209 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:44,209 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,211 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,212 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,217 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,217 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,219 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:44,221 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:42:44,221 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:42:44,221 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:42:44,221 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:44,238 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:44,239 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,243 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,245 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,250 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,250 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,255 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:44,256 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:42:44,257 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:42:44,257 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:42:44,257 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:44,259 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:44,261 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,262 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,263 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,264 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,264 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,266 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:44,266 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:42:44,267 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:42:44,267 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:42:44,268 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:44,269 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:44,269 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,270 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,271 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,273 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,273 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,274 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:44,275 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:42:44,275 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:42:44,275 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:42:44,275 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:44,277 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:44,278 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,280 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,280 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,282 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,282 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,283 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:42:44,283 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:42:44,283 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:42:44,284 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:42:44,284 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:44,285 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:42:44,286 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,286 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,287 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,288 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,288 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,289 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:42:44,290 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:42:44,290 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:42:44,290 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:42:44,290 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:44,329 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:42:44,330 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,331 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,331 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,335 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,335 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,338 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:42:44,338 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:42:44,338 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:42:44,338 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:42:44,338 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:44,342 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:44,344 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,346 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,346 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,348 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,348 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,349 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:44,349 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:42:44,349 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:42:44,349 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:42:44,350 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:42:44,351 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:42:44,351 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,352 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,352 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,356 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,356 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,358 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:44,359 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:42:44,359 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:2] 2025-08-04 02:42:44,360 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:42:44,360 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-08-04 02:42:44,361 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:42:44,361 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,363 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,363 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,366 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,366 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,367 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:44,368 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:42:44,368 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:42:44,368 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:42:44,368 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:42:44,386 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:42:44,386 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,388 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,388 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,391 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,391 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,393 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:42:44,393 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:42:44,393 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:42:44,394 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:42:44,394 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:4] 2025-08-04 02:42:44,396 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:42:44,396 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,397 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,397 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,399 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,399 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,401 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:44,401 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:42:44,402 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:42:44,402 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:42:44,402 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-08-04 02:42:44,404 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:42:44,405 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,406 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,406 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,409 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,409 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,410 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:42:44,411 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:42:44,411 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:42:44,411 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:42:44,411 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-08-04 02:42:44,413 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:42:44,413 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,414 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,414 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,415 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,416 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,418 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:42:44,418 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:42:44,418 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:42:44,418 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:42:44,418 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:42:44,422 RepairJob.java:234 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:42:44,422 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,423 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,423 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,426 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,426 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:42:44,427 RepairSession.java:180 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:42:44,427 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:42:44,427 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:42:44,427 SyncTask.java:66 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:42:44,427 RepairJob.java:143 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:42:44,428 RepairSession.java:270 - [repair #b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:42:44,428 RepairRunnable.java:261 - Repair session b2a2b8d0-70dc-11f0-9c4c-718ceb57d90b for range [(467923107178585023,484009334606697532], (-3922379908062418016,-3922191992147757003], (-917320291762449080,-912462929960300930], (-4043713709282329299,-4040481031069026029], (-1272508565779086725,-1250483254705884027], (2074108166190960575,2074549906232708251], (8477938266570112032,8518564169338001080], (-5155540140107696778,-5152089553999396691]] finished INFO [RepairJobTask:6] 2025-08-04 02:42:44,429 ActiveRepairService.java:452 - [repair #b29fab90-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:42:44,431 RepairRunnable.java:343 - Repair command #81 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:42:47,776 Validator.java:281 - [repair #b4d04730-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:47,804 Validator.java:281 - [repair #b4d04730-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:47,832 Validator.java:281 - [repair #b4d04730-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:47,848 Validator.java:281 - [repair #b4d04730-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:47,853 ActiveRepairService.java:452 - [repair #b4cf0eb0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:50,888 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:50,926 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:50,936 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:50,967 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:50,992 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,006 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,060 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,089 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,122 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,145 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,160 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,169 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,220 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,234 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,248 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,257 Validator.java:281 - [repair #b6a666c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,263 ActiveRepairService.java:452 - [repair #b6a55550-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,313 Validator.java:281 - [repair #b6f0b630-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,346 Validator.java:281 - [repair #b6f0b630-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,359 Validator.java:281 - [repair #b6f0b630-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,367 Validator.java:281 - [repair #b6f0b630-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:51,370 ActiveRepairService.java:452 - [repair #b6ef0880-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,620 Validator.java:281 - [repair #b7b8e830-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,632 Validator.java:281 - [repair #b7b8e830-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,638 Validator.java:281 - [repair #b7b8e830-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,648 Validator.java:281 - [repair #b7b8e830-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,653 ActiveRepairService.java:452 - [repair #b7b53eb0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,784 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,813 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,827 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,841 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,850 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,859 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,865 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,883 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,890 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,898 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,921 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,935 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,983 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:52,993 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:53,004 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:53,035 Validator.java:281 - [repair #b7c6a3d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:53,038 ActiveRepairService.java:452 - [repair #b7c59260-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,133 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,147 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,153 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,169 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,181 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,197 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,209 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,216 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,228 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,236 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,240 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,244 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader WARN [ValidationExecutor:5] 2025-08-04 02:42:54,305 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-23e3368070da11f0b5a915a47a66d08f/mc-399-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,306 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,325 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,363 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,371 Validator.java:281 - [repair #b899d250-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:42:54,376 ActiveRepairService.java:452 - [repair #b89899d0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:42:57,762 Validator.java:281 - [repair #bacb0a30-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:57,772 Validator.java:281 - [repair #bacb0a30-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:57,788 Validator.java:281 - [repair #bacb0a30-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:57,795 Validator.java:281 - [repair #bacb0a30-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:42:57,804 ActiveRepairService.java:452 - [repair #bac9f8c0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:00,949 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,023 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,042 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,072 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,080 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,093 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,102 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,139 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,150 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,156 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,163 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,170 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,178 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,186 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,265 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,316 Validator.java:281 - [repair #bca8a3d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,327 ActiveRepairService.java:452 - [repair #bca7b970-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-83] 2025-08-04 02:43:01,355 RepairRunnable.java:139 - Starting repair command #82 (bcf193b0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-83] 2025-08-04 02:43:01,364 RepairSession.java:228 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(572887719849999895,697255339017244532]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:43:01,392 RepairJob.java:234 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:01,394 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,396 RepairSession.java:180 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,396 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,398 RepairSession.java:180 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,398 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,407 RepairSession.java:180 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:01,413 RepairJob.java:234 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:01,413 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:2] 2025-08-04 02:43:01,413 SyncTask.java:66 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:43:01,419 SyncTask.java:66 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:43:01,419 SyncTask.java:66 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:43:01,419 RepairJob.java:143 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,421 RepairSession.java:180 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,421 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,427 RepairSession.java:180 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,427 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,429 RepairSession.java:180 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:01,429 SyncTask.java:66 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:43:01,429 SyncTask.java:66 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:43:01,430 SyncTask.java:66 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:43:01,430 RepairJob.java:143 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:01,436 RepairJob.java:234 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:01,437 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,447 RepairSession.java:180 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,447 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,449 RepairSession.java:180 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,450 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,454 RepairSession.java:180 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:01,454 SyncTask.java:66 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:43:01,454 SyncTask.java:66 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:43:01,456 SyncTask.java:66 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:43:01,456 RepairJob.java:143 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:01,457 RepairJob.java:234 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:01,457 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,458 RepairSession.java:180 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,458 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,460 RepairSession.java:180 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,460 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:01,462 RepairSession.java:180 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:01,462 SyncTask.java:66 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:43:01,462 SyncTask.java:66 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:43:01,462 SyncTask.java:66 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:43:01,462 RepairJob.java:143 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:01,463 RepairSession.java:270 - [repair #bcf2f340-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:43:01,463 RepairRunnable.java:261 - Repair session bcf2f340-70dc-11f0-9c4c-718ceb57d90b for range [(572887719849999895,697255339017244532]] finished INFO [RepairJobTask:3] 2025-08-04 02:43:01,466 ActiveRepairService.java:452 - [repair #bcf193b0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:43:01,467 RepairRunnable.java:343 - Repair command #82 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,671 Validator.java:281 - [repair #bdb2c0d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,683 Validator.java:281 - [repair #bdb2c0d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,716 Validator.java:281 - [repair #bdb2c0d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,738 Validator.java:281 - [repair #bdb2c0d0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,746 ActiveRepairService.java:452 - [repair #bdb24ba0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,822 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,830 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,838 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,850 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,860 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,868 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,878 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,886 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,892 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,898 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,903 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,907 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,971 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,983 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:43:02,994 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:03,021 Validator.java:281 - [repair #bdc7cf70-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:43:03,034 ActiveRepairService.java:452 - [repair #bdc696f1-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-84] 2025-08-04 02:43:04,111 RepairRunnable.java:139 - Starting repair command #83 (be961bf0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-84] 2025-08-04 02:43:04,122 RepairSession.java:228 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-3083041618112631802,-3044413742245502245], (-9212765391698166298,-9200776120194775822], (3239558604828272349,3247844734301035872], (-165579169016155097,-157020943408657380], (-9170147200278198220,-9156918158610820096]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:43:04,145 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:04,145 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,147 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,147 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,148 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,148 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,150 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:04,150 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:43:04,151 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:43:04,151 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:43:04,151 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:04,190 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:04,190 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,192 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,192 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,195 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,195 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,197 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:04,197 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:43:04,198 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:43:04,198 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:43:04,200 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:04,201 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:04,201 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,202 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,202 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,203 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,203 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,204 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:04,205 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:43:04,205 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:7] 2025-08-04 02:43:04,205 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:43:04,206 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:04,209 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:04,209 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,211 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,211 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,213 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,213 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,214 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:04,216 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:43:04,216 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:43:04,216 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:43:04,216 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:04,219 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:04,219 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,220 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,220 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,223 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,224 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,225 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:04,226 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:43:04,226 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:43:04,226 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:43:04,226 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:04,230 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:04,230 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,232 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,232 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,234 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,234 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,235 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:04,235 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:43:04,235 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:43:04,235 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:43:04,235 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:04,236 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:04,236 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,238 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,238 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,239 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,239 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,240 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:04,240 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:43:04,240 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:43:04,240 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:43:04,240 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:04,275 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:04,276 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,278 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,279 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,282 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,282 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,287 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:04,287 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:43:04,287 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:43:04,287 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:43:04,287 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:04,290 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:04,290 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,291 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,292 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,293 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,294 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,294 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:43:04,295 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:43:04,295 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:43:04,295 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:43:04,295 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:04,297 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:04,297 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,298 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,298 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,300 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,300 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,301 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:04,302 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:43:04,302 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:43:04,302 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:43:04,302 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:04,305 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:04,305 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,306 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,306 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,308 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,308 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,308 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:04,309 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:43:04,309 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:43:04,309 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:43:04,309 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:04,312 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:04,312 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,314 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,315 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,317 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,317 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,318 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:04,319 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:43:04,319 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:43:04,319 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:43:04,319 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:04,324 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:04,325 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,327 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,327 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,329 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,329 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,330 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:04,330 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:43:04,330 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:43:04,330 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:43:04,331 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:04,333 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:04,333 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,334 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,335 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,336 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,336 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,338 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:43:04,339 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:43:04,339 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:43:04,339 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:43:04,339 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:04,340 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:04,340 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,342 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,342 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,343 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,343 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,344 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:04,344 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:43:04,344 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:43:04,345 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:43:04,345 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:04,346 RepairJob.java:234 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:04,346 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,347 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,347 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,349 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,349 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:04,350 RepairSession.java:180 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:04,350 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:43:04,350 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:43:04,350 SyncTask.java:66 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:43:04,350 RepairJob.java:143 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:04,351 RepairSession.java:270 - [repair #be97c9a0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:43:04,351 RepairRunnable.java:261 - Repair session be97c9a0-70dc-11f0-9c4c-718ceb57d90b for range [(-3083041618112631802,-3044413742245502245], (-9212765391698166298,-9200776120194775822], (3239558604828272349,3247844734301035872], (-165579169016155097,-157020943408657380], (-9170147200278198220,-9156918158610820096]] finished INFO [RepairJobTask:6] 2025-08-04 02:43:04,351 ActiveRepairService.java:452 - [repair #be961bf0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:43:04,353 RepairRunnable.java:343 - Repair command #83 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:43:07,785 Validator.java:281 - [repair #c0c55800-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:07,791 Validator.java:281 - [repair #c0c55800-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:07,797 Validator.java:281 - [repair #c0c55800-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:07,803 Validator.java:281 - [repair #c0c55800-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:07,807 ActiveRepairService.java:452 - [repair #c0c4bbc0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:10,960 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:43:10,972 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:43:10,989 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,001 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,008 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,014 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,020 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,025 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,030 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,035 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,041 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,046 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,081 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,088 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,100 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,107 Validator.java:281 - [repair #c2a2a380-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,111 ActiveRepairService.java:452 - [repair #c2a16b00-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,395 Validator.java:281 - [repair #c2ec56b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,400 Validator.java:281 - [repair #c2ec56b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,408 Validator.java:281 - [repair #c2ec56b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,412 Validator.java:281 - [repair #c2ec56b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:11,415 ActiveRepairService.java:452 - [repair #c2ebba70-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,662 Validator.java:281 - [repair #c3adaae0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,667 Validator.java:281 - [repair #c3adaae0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,672 Validator.java:281 - [repair #c3adaae0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,677 Validator.java:281 - [repair #c3adaae0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,681 ActiveRepairService.java:452 - [repair #c3aa7690-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,821 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,829 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,836 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,851 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,860 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,867 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,877 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,882 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,889 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,895 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,902 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,908 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,915 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,920 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,955 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,962 Validator.java:281 - [repair #c3bffa60-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:43:12,968 ActiveRepairService.java:452 - [repair #c3bf1000-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-85] 2025-08-04 02:43:14,127 RepairRunnable.java:139 - Starting repair command #84 (c48e6df0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-85] 2025-08-04 02:43:14,132 RepairSession.java:228 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(3872988419891224892,3887382155331281323], (-861154685618552584,-827407297320162921], (-4701311809823613441,-4691139832336991526]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:43:14,144 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:14,145 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,146 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,146 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,148 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,148 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,150 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:14,150 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:43:14,150 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:43:14,150 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:43:14,151 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:14,185 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:14,186 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,187 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,187 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,189 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,189 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,191 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:14,191 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:43:14,191 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:43:14,192 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:43:14,192 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:14,193 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:14,194 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,195 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,195 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,197 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,197 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,200 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:14,200 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:43:14,200 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:43:14,200 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:43:14,200 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:14,202 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:14,203 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,204 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,204 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,206 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,206 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,207 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:14,207 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:43:14,208 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:2] 2025-08-04 02:43:14,207 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:43:14,208 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:14,211 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:14,212 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,213 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,213 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,216 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,216 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,218 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:14,219 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:43:14,219 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:43:14,220 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:43:14,220 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:14,222 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:14,223 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,224 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,224 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,226 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,226 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,228 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:14,230 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:43:14,230 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:43:14,230 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:43:14,230 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:14,232 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:14,232 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,233 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,234 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,236 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,236 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,237 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:14,237 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:43:14,237 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:43:14,238 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:43:14,238 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:14,289 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:14,289 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,291 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,291 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,293 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,293 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,294 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:14,295 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:43:14,295 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:43:14,295 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:43:14,296 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:14,297 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:14,297 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,298 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,298 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,300 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,300 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,301 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:14,301 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:43:14,302 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:43:14,302 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:43:14,302 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:14,303 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:14,304 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,305 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,306 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,307 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,307 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,308 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:14,309 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:43:14,309 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:43:14,309 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:43:14,310 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:14,311 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:14,312 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,314 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,314 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,317 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,317 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,318 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:14,319 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:43:14,319 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:43:14,319 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:43:14,319 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:14,322 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:14,322 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,324 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,324 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,325 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,325 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,326 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:14,326 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:43:14,326 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:43:14,327 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:43:14,327 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:14,328 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:14,328 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,329 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,329 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,332 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,332 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,333 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:14,333 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:43:14,333 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:43:14,333 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:43:14,333 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:14,337 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:14,337 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,338 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,338 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,340 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,340 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,341 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:14,342 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:43:14,342 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:43:14,342 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:43:14,342 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:14,343 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:14,343 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,344 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,344 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,345 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,345 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,346 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:14,346 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:43:14,346 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:43:14,346 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:43:14,346 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:14,348 RepairJob.java:234 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:14,348 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,349 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,349 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,350 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,350 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:14,351 RepairSession.java:180 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:43:14,351 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:43:14,351 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:43:14,351 SyncTask.java:66 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:43:14,351 RepairJob.java:143 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:14,352 RepairSession.java:270 - [repair #c48f3140-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:43:14,352 RepairRunnable.java:261 - Repair session c48f3140-70dc-11f0-9c4c-718ceb57d90b for range [(3872988419891224892,3887382155331281323], (-861154685618552584,-827407297320162921], (-4701311809823613441,-4691139832336991526]] finished INFO [RepairJobTask:3] 2025-08-04 02:43:14,352 ActiveRepairService.java:452 - [repair #c48e6df0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:43:14,354 RepairRunnable.java:343 - Repair command #84 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:43:17,821 Validator.java:281 - [repair #c6c0b740-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:17,836 Validator.java:281 - [repair #c6c0b740-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:17,842 Validator.java:281 - [repair #c6c0b740-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:17,849 Validator.java:281 - [repair #c6c0b740-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:17,853 ActiveRepairService.java:452 - [repair #c6bff3f0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-86] 2025-08-04 02:43:20,924 RepairRunnable.java:139 - Starting repair command #85 (c89b91c0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-86] 2025-08-04 02:43:20,932 RepairSession.java:228 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-7938843017168368167,-7887650283012386385], (6690841002791255455,6691755064318127669], (-796404414306265691,-787655421323050517], (-6028580454419864019,-6003946720248053273]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:43:20,949 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:20,950 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:20,952 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:20,952 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:20,954 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:20,954 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:20,957 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:20,958 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:43:20,958 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:43:20,958 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:43:20,958 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:20,995 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:20,995 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:20,997 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:20,997 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:20,999 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:20,999 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,002 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:21,003 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:43:21,003 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:43:21,004 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:43:21,004 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:21,007 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:21,007 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,008 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,009 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,011 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,011 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,012 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:21,013 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:43:21,014 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:43:21,014 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:43:21,014 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:21,017 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:21,017 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,020 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,020 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,021 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,021 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,023 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:21,023 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:43:21,023 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:43:21,023 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:43:21,023 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:21,026 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:21,026 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,028 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,028 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,031 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,033 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,034 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:21,035 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:43:21,035 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:7] 2025-08-04 02:43:21,036 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:43:21,037 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:21,041 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:21,041 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,043 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,043 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,044 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,044 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,045 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:21,045 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:43:21,046 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:43:21,046 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:43:21,046 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:21,050 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:21,050 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,051 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,051 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,053 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,053 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,053 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:21,054 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:43:21,054 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:43:21,054 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:43:21,054 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:21,093 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:21,093 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,095 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,095 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,100 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,100 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,102 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:21,102 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:43:21,102 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:43:21,103 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:7] 2025-08-04 02:43:21,103 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:21,105 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:21,106 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,108 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,108 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,110 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,110 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,112 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:21,112 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:43:21,112 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:43:21,113 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:43:21,113 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:21,115 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:21,116 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,118 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,118 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,120 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,120 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,121 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:21,121 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:43:21,121 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:43:21,122 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:43:21,123 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:21,124 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:21,124 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,125 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,125 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,126 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,127 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,128 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:21,128 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:43:21,128 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:43:21,128 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:43:21,128 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:21,178 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:21,178 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,179 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,180 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,181 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,182 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,183 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:21,184 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:43:21,184 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:43:21,184 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:43:21,184 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:21,186 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:21,186 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,188 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,188 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,203 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,203 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,204 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:21,205 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:43:21,205 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:43:21,205 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:43:21,206 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:21,209 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:21,209 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,211 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,211 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,216 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,216 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,218 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:21,218 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:7] 2025-08-04 02:43:21,218 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:43:21,218 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:43:21,219 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:21,220 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:21,220 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,222 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,222 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,224 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,224 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,225 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:21,226 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:43:21,226 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:43:21,226 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:43:21,226 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:21,244 RepairJob.java:234 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:21,244 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,246 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,246 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,252 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,252 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,253 RepairSession.java:180 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:21,253 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:43:21,253 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:7] 2025-08-04 02:43:21,254 SyncTask.java:66 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:43:21,254 RepairJob.java:143 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:21,254 RepairSession.java:270 - [repair #c89ca330-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:43:21,254 RepairRunnable.java:261 - Repair session c89ca330-70dc-11f0-9c4c-718ceb57d90b for range [(-7938843017168368167,-7887650283012386385], (6690841002791255455,6691755064318127669], (-796404414306265691,-787655421323050517], (-6028580454419864019,-6003946720248053273]] finished INFO [RepairJobTask:2] 2025-08-04 02:43:21,255 ActiveRepairService.java:452 - [repair #c89b91c0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:43:21,262 RepairRunnable.java:343 - Repair command #85 finished in 0 seconds INFO [Repair-Task-87] 2025-08-04 02:43:21,435 RepairRunnable.java:139 - Starting repair command #86 (c8e98ab0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-87] 2025-08-04 02:43:21,442 RepairSession.java:228 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(6442231413344334070,6544213683019607163]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:43:21,450 RepairJob.java:234 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:21,450 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,452 RepairSession.java:180 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,452 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,453 RepairSession.java:180 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,453 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,454 RepairSession.java:180 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:21,454 SyncTask.java:66 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:43:21,454 SyncTask.java:66 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:43:21,455 SyncTask.java:66 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:43:21,455 RepairJob.java:143 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:21,462 RepairJob.java:234 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:21,463 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,464 RepairSession.java:180 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,464 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,465 RepairSession.java:180 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,465 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,466 RepairSession.java:180 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:21,467 SyncTask.java:66 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:43:21,467 SyncTask.java:66 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:43:21,467 SyncTask.java:66 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:43:21,467 RepairJob.java:143 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:21,471 RepairJob.java:234 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:21,471 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,472 RepairSession.java:180 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,472 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,478 RepairSession.java:180 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,478 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,479 RepairSession.java:180 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:21,479 SyncTask.java:66 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:43:21,479 SyncTask.java:66 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:43:21,480 SyncTask.java:66 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:43:21,480 RepairJob.java:143 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:21,484 RepairJob.java:234 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:21,485 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,486 RepairSession.java:180 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,486 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,487 RepairSession.java:180 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,487 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:21,488 RepairSession.java:180 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:21,488 SyncTask.java:66 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:43:21,488 SyncTask.java:66 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:43:21,489 SyncTask.java:66 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:43:21,489 RepairJob.java:143 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:21,489 RepairSession.java:270 - [repair #c8ea7510-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:43:21,489 RepairRunnable.java:261 - Repair session c8ea7510-70dc-11f0-9c4c-718ceb57d90b for range [(6442231413344334070,6544213683019607163]] finished INFO [RepairJobTask:2] 2025-08-04 02:43:21,490 ActiveRepairService.java:452 - [repair #c8e98ab0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:43:21,491 RepairRunnable.java:343 - Repair command #86 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:43:22,712 Validator.java:281 - [repair #c9aa69b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:22,719 Validator.java:281 - [repair #c9aa69b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:22,725 Validator.java:281 - [repair #c9aa69b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:22,751 Validator.java:281 - [repair #c9aa69b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:22,756 ActiveRepairService.java:452 - [repair #c9a90a20-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-88] 2025-08-04 02:43:22,834 RepairRunnable.java:139 - Starting repair command #87 (c9bf0320-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 8, pull repair: false) INFO [Repair-Task-88] 2025-08-04 02:43:22,855 RepairSession.java:228 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-8819797638014257956,-8802587057859040529], (3204158588528811728,3206737421035063576], (8221753678607699890,8254210512007520376], (7617128581685823983,7617648802550656590], (7525097317475302827,7525921386183501199], (-8211486140573816264,-8198741226991100384], (6285921817356725557,6294247131278926617], (6846674477667029089,6862456084662476329]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:43:22,942 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:22,943 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:22,944 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:22,945 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:22,946 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:22,946 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:22,949 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:22,949 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:43:22,949 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:43:22,951 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:43:22,951 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:23,023 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:23,025 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,033 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,033 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,058 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,058 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,064 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:23,065 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:43:23,065 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:43:23,065 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:43:23,065 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:23,076 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:23,076 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,078 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,078 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,080 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,080 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,083 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:23,083 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:43:23,084 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:43:23,084 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:43:23,084 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:23,087 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:23,087 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,088 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,088 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,089 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,089 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,091 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:23,091 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:43:23,091 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:43:23,091 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:43:23,091 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:23,094 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:23,096 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,097 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,097 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,099 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,099 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,100 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:23,100 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:43:23,100 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:43:23,100 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:5] 2025-08-04 02:43:23,100 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:23,102 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:23,102 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,103 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,103 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,105 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,105 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,106 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:23,106 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:43:23,106 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:43:23,106 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:43:23,106 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:23,107 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:23,107 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,108 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,108 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,110 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,110 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,110 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:23,111 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:43:23,111 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:43:23,111 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:43:23,111 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:23,141 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:23,141 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,144 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,144 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,146 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,146 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,149 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:23,150 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:43:23,150 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:43:23,150 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:43:23,150 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:23,151 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:23,151 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,152 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,153 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,155 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,155 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,155 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:23,156 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:43:23,156 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:43:23,157 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:43:23,157 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:23,159 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:23,161 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,162 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,162 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,164 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,164 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,165 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:23,167 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:43:23,167 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:43:23,167 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:43:23,167 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:23,168 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:23,169 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,171 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,172 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,177 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,177 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,179 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:23,179 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:43:23,180 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:43:23,181 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:43:23,181 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:23,181 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-08-04 02:43:23,181 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,184 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,185 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,190 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,191 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,192 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:23,193 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:43:23,193 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:43:23,193 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:43:23,194 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:23,199 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:23,199 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,201 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,201 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,204 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,204 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,205 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:23,206 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:43:23,206 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:43:23,206 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:43:23,207 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:23,212 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:23,212 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,215 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,215 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,218 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,218 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,219 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:23,219 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:43:23,219 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:43:23,219 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:43:23,219 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:23,222 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:23,222 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,237 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,238 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,253 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,253 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,257 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:23,257 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:43:23,257 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:43:23,257 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:43:23,258 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:23,264 RepairJob.java:234 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:23,264 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,266 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,266 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,268 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,268 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:23,270 RepairSession.java:180 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:23,270 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:43:23,270 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:43:23,270 SyncTask.java:66 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:43:23,270 RepairJob.java:143 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:23,271 RepairSession.java:270 - [repair #c9c23770-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:43:23,271 RepairRunnable.java:261 - Repair session c9c23770-70dc-11f0-9c4c-718ceb57d90b for range [(-8819797638014257956,-8802587057859040529], (3204158588528811728,3206737421035063576], (8221753678607699890,8254210512007520376], (7617128581685823983,7617648802550656590], (7525097317475302827,7525921386183501199], (-8211486140573816264,-8198741226991100384], (6285921817356725557,6294247131278926617], (6846674477667029089,6862456084662476329]] finished INFO [RepairJobTask:4] 2025-08-04 02:43:23,271 ActiveRepairService.java:452 - [repair #c9bf0320-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:43:23,276 RepairRunnable.java:343 - Repair command #87 finished in 0 seconds INFO [Repair-Task-89] 2025-08-04 02:43:24,169 RepairRunnable.java:139 - Starting repair command #88 (ca8ab790-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-89] 2025-08-04 02:43:24,173 RepairSession.java:228 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-3921987225003923960,-3866309658545931200], (7756749251888946376,7762806313062617026], (2643248174304931731,2676147941853926836]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:43:24,188 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:24,188 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,190 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,190 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,193 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,193 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,195 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:24,205 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:43:24,205 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:43:24,206 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:43:24,206 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:24,242 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:24,242 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,243 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,243 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,263 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,263 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,265 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:24,265 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:43:24,265 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:43:24,267 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:43:24,267 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:24,282 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:24,282 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,292 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,292 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,301 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,301 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,303 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:24,304 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:43:24,304 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:43:24,304 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:43:24,304 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:24,326 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:24,328 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,330 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,331 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,337 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,337 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,339 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:24,339 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:43:24,340 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:43:24,340 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:43:24,340 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:24,342 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:24,342 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,343 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,344 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,347 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,347 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,348 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:24,349 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:43:24,349 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:43:24,349 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:43:24,349 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:24,359 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:24,359 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,360 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,360 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,365 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,365 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,367 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:24,367 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:43:24,367 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:43:24,367 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:43:24,367 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:24,373 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:24,373 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,374 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,374 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,377 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,377 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,378 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:24,379 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:43:24,379 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:43:24,379 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:43:24,379 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:24,424 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:24,424 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,427 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,427 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,433 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,433 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,434 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:24,434 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:43:24,435 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:43:24,435 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:43:24,435 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:24,444 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:24,444 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,445 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,446 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,451 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,451 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,453 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:24,455 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:43:24,455 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:43:24,455 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:43:24,455 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:24,461 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:24,461 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,462 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,462 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,469 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,469 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,474 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:24,474 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:43:24,474 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:43:24,474 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:43:24,475 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:24,479 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:24,479 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,480 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,481 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,483 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,483 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,484 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:24,484 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:43:24,484 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:43:24,484 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:43:24,485 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:24,491 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:24,491 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,492 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,492 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,494 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,494 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,496 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:24,496 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:43:24,496 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:4] 2025-08-04 02:43:24,496 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:3] 2025-08-04 02:43:24,496 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:24,497 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:24,497 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,498 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,498 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,500 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,500 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,501 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:24,501 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:43:24,501 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:1] 2025-08-04 02:43:24,501 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:43:24,501 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:24,504 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:24,504 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,505 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,505 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,507 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,507 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,508 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:24,508 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:5] 2025-08-04 02:43:24,508 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:43:24,508 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:43:24,509 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:24,510 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:24,510 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,511 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,511 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,513 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,513 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,513 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:24,514 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:43:24,514 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:43:24,514 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:43:24,514 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:24,515 RepairJob.java:234 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:24,515 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,516 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,516 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,520 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,520 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:24,521 RepairSession.java:180 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:24,521 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:43:24,522 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:43:24,522 SyncTask.java:66 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:1] 2025-08-04 02:43:24,522 RepairJob.java:143 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:24,522 RepairSession.java:270 - [repair #ca8b53d0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:43:24,522 RepairRunnable.java:261 - Repair session ca8b53d0-70dc-11f0-9c4c-718ceb57d90b for range [(-3921987225003923960,-3866309658545931200], (7756749251888946376,7762806313062617026], (2643248174304931731,2676147941853926836]] finished INFO [RepairJobTask:1] 2025-08-04 02:43:24,523 ActiveRepairService.java:452 - [repair #ca8ab790-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:43:24,525 RepairRunnable.java:343 - Repair command #88 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:43:27,901 Validator.java:281 - [repair #ccbfc000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:27,948 Validator.java:281 - [repair #ccbfc000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:28,013 Validator.java:281 - [repair #ccbfc000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:28,035 Validator.java:281 - [repair #ccbfc000-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:28,040 ActiveRepairService.java:452 - [repair #ccba68d0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,062 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,074 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,088 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,124 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,143 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,156 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,168 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,177 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,187 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,197 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,205 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,212 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,265 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,289 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,316 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,324 Validator.java:281 - [repair #ce9a2550-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,328 ActiveRepairService.java:452 - [repair #ce993af0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-90] 2025-08-04 02:43:31,466 RepairRunnable.java:139 - Starting repair command #89 (cee426a0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-90] 2025-08-04 02:43:31,475 RepairSession.java:228 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-2878793132105869876,-2853209274808616845], (-4812895527454263112,-4778852289649497773]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:1] 2025-08-04 02:43:31,485 RepairJob.java:234 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:31,485 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,486 RepairSession.java:180 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,486 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,488 RepairSession.java:180 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,488 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,489 RepairSession.java:180 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:31,489 SyncTask.java:66 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:43:31,490 SyncTask.java:66 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:43:31,490 SyncTask.java:66 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:43:31,490 RepairJob.java:143 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:31,505 RepairJob.java:234 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:31,505 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,516 RepairSession.java:180 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,517 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,519 RepairSession.java:180 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,519 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,520 RepairSession.java:180 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:31,521 SyncTask.java:66 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:43:31,521 SyncTask.java:66 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:43:31,523 SyncTask.java:66 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:43:31,523 RepairJob.java:143 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:31,524 RepairJob.java:234 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:31,524 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,525 RepairSession.java:180 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,525 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,526 RepairSession.java:180 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,527 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,527 RepairSession.java:180 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:31,528 SyncTask.java:66 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:43:31,528 SyncTask.java:66 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:7] 2025-08-04 02:43:31,528 SyncTask.java:66 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:43:31,529 RepairJob.java:143 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:31,533 RepairJob.java:234 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:31,533 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,534 RepairSession.java:180 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,534 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,536 RepairSession.java:180 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,536 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:31,537 RepairSession.java:180 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:31,537 SyncTask.java:66 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:43:31,537 SyncTask.java:66 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:7] 2025-08-04 02:43:31,538 SyncTask.java:66 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:43:31,538 RepairJob.java:143 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:31,538 RepairSession.java:270 - [repair #cee58630-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:43:31,538 RepairRunnable.java:261 - Repair session cee58630-70dc-11f0-9c4c-718ceb57d90b for range [(-2878793132105869876,-2853209274808616845], (-4812895527454263112,-4778852289649497773]] finished INFO [RepairJobTask:6] 2025-08-04 02:43:31,539 ActiveRepairService.java:452 - [repair #cee426a0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:43:31,541 RepairRunnable.java:343 - Repair command #89 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,738 Validator.java:281 - [repair #cfa4de90-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,746 Validator.java:281 - [repair #cfa4de90-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,756 Validator.java:281 - [repair #cfa4de90-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,761 Validator.java:281 - [repair #cfa4de90-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,772 ActiveRepairService.java:452 - [repair #cfa3a610-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,939 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,954 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,960 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,971 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,978 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,983 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,988 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:32,994 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:43:33,004 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:43:33,010 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:33,014 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:33,021 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:33,027 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:43:33,033 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:33,073 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:43:33,080 Validator.java:281 - [repair #cfbd6fa0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:43:33,086 ActiveRepairService.java:452 - [repair #cfbc1010-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,285 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,298 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,306 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,326 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,336 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,350 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,358 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,373 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,386 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,394 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,401 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,409 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,417 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,432 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,493 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,508 Validator.java:281 - [repair #d0872840-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:43:34,519 ActiveRepairService.java:452 - [repair #d0863de0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:37,889 Validator.java:281 - [repair #d2b46880-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:37,900 Validator.java:281 - [repair #d2b46880-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:37,912 Validator.java:281 - [repair #d2b46880-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:37,926 Validator.java:281 - [repair #d2b46880-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:37,929 ActiveRepairService.java:452 - [repair #d2b41a60-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,047 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,058 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,067 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,080 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,087 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,095 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,103 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,109 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,116 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,122 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,127 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,134 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,140 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,149 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,193 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,204 Validator.java:281 - [repair #d4913ed0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,220 ActiveRepairService.java:452 - [repair #d4907b80-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,513 Validator.java:281 - [repair #d4dd3bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,520 Validator.java:281 - [repair #d4dd3bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,527 Validator.java:281 - [repair #d4dd3bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,534 Validator.java:281 - [repair #d4dd3bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:41,540 ActiveRepairService.java:452 - [repair #d4dc78a0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,808 Validator.java:281 - [repair #d5a546e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,814 Validator.java:281 - [repair #d5a546e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,820 Validator.java:281 - [repair #d5a546e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,824 Validator.java:281 - [repair #d5a546e0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,828 ActiveRepairService.java:452 - [repair #d5a48390-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-91] 2025-08-04 02:43:42,926 RepairRunnable.java:139 - Starting repair command #90 (d5b8cee0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-91] 2025-08-04 02:43:42,932 RepairSession.java:228 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(572887719849999895,697255339017244532]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:43:42,944 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:42,944 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,946 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,946 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,948 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,948 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,950 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:42,950 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:43:42,950 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:43:42,950 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:43:42,950 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:42,982 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:42,983 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,984 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,985 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,987 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,987 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,989 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:42,989 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:43:42,989 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:5] 2025-08-04 02:43:42,990 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:43:42,990 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:42,993 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:42,994 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,996 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,996 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,998 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:42,998 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,000 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:43,000 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:43:43,000 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:43:43,000 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:43:43,002 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:43,003 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:43,003 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,005 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,006 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,007 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,007 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,008 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:43,008 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:43:43,008 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:43:43,009 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:43:43,011 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:43,012 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:43,013 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,014 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,014 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,016 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,016 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,018 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:43,018 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:43:43,018 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:43:43,018 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:43:43,020 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:43,021 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:1] 2025-08-04 02:43:43,021 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,022 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,023 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,025 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,025 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,028 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:43,029 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:43:43,029 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:43:43,029 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:43:43,032 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:43,033 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:43,033 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,034 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,034 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,035 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,036 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,037 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:43,038 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:43:43,038 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:43:43,038 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:43:43,038 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:43,095 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:43,095 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,096 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,096 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,098 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,099 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,100 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:43,101 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:43:43,101 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:43:43,102 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:43:43,102 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:43,103 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:43,104 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,105 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,105 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,107 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,109 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,110 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:43,110 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:43:43,110 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:43:43,110 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:43:43,110 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:43,113 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:43,113 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,114 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,115 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,116 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,117 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,118 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:43,118 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:43:43,118 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:7] 2025-08-04 02:43:43,119 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:43:43,119 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:43,120 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:43,121 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,122 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,122 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,124 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,124 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,125 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:43,126 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:43:43,126 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:43:43,127 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:43:43,128 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:43,127 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:43,128 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,129 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,129 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,131 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,131 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,132 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:43,132 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:43:43,132 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:43:43,132 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:43:43,132 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:43,137 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:43,137 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,138 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,138 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,140 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,141 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,142 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:43,142 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:43:43,142 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:6] 2025-08-04 02:43:43,142 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:43:43,142 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:43,148 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:43,148 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,151 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,151 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,153 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,153 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,157 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:43,157 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:43:43,157 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:43:43,157 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:43:43,157 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:43,161 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:43,161 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,163 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,163 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,166 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,166 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,168 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:43,168 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:43:43,168 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:43:43,168 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:4] 2025-08-04 02:43:43,168 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:43,171 RepairJob.java:234 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:43,171 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,173 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,173 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,175 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,175 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:43,177 RepairSession.java:180 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:43,177 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:43:43,177 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:43:43,178 SyncTask.java:66 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:43:43,178 RepairJob.java:143 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:43,179 RepairSession.java:270 - [repair #d5b9b940-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:43:43,180 RepairRunnable.java:261 - Repair session d5b9b940-70dc-11f0-9c4c-718ceb57d90b for range [(572887719849999895,697255339017244532]] finished INFO [RepairJobTask:5] 2025-08-04 02:43:43,181 ActiveRepairService.java:452 - [repair #d5b8cee0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:43:43,186 RepairRunnable.java:343 - Repair command #90 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,320 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,333 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,341 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,394 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,405 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,411 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,461 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,472 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,498 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,523 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,531 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,537 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,543 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,559 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,604 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,611 Validator.java:281 - [repair #d68323c0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:43:44,615 ActiveRepairService.java:452 - [repair #d6823960-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-92] 2025-08-04 02:43:47,903 RepairRunnable.java:139 - Starting repair command #91 (d8b03cf0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-92] 2025-08-04 02:43:47,916 RepairSession.java:228 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(8695149382222948123,8736911621365903905]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:43:47,920 RepairJob.java:234 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:47,920 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,921 RepairSession.java:180 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,921 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,923 RepairSession.java:180 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,923 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,925 RepairSession.java:180 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:47,925 SyncTask.java:66 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:43:47,926 SyncTask.java:66 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:43:47,926 SyncTask.java:66 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:43:47,927 RepairJob.java:143 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:47,929 RepairJob.java:234 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:47,929 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,930 RepairSession.java:180 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,930 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,932 RepairSession.java:180 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,932 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,933 RepairSession.java:180 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:47,934 SyncTask.java:66 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-08-04 02:43:47,934 SyncTask.java:66 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:43:47,935 SyncTask.java:66 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:7] 2025-08-04 02:43:47,935 RepairJob.java:143 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:47,936 RepairJob.java:234 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:47,936 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,937 RepairSession.java:180 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,937 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,938 RepairSession.java:180 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,939 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,940 RepairSession.java:180 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:47,940 SyncTask.java:66 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:43:47,940 SyncTask.java:66 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:43:47,940 SyncTask.java:66 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:43:47,941 RepairJob.java:143 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:47,941 RepairJob.java:234 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:47,941 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,942 RepairSession.java:180 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,942 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,943 RepairSession.java:180 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,944 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:47,945 RepairSession.java:180 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:43:47,945 SyncTask.java:66 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:43:47,945 SyncTask.java:66 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:43:47,945 SyncTask.java:66 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:43:47,945 RepairJob.java:143 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:47,946 RepairSession.java:270 - [repair #d8b238c0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:43:47,946 RepairRunnable.java:261 - Repair session d8b238c0-70dc-11f0-9c4c-718ceb57d90b for range [(8695149382222948123,8736911621365903905]] finished INFO [RepairJobTask:6] 2025-08-04 02:43:47,947 ActiveRepairService.java:452 - [repair #d8b03cf0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:43:47,949 RepairRunnable.java:343 - Repair command #91 finished in 0 seconds INFO [Repair-Task-93] 2025-08-04 02:43:51,016 RepairRunnable.java:139 - Starting repair command #92 (da8b3e80-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-93] 2025-08-04 02:43:51,045 RepairSession.java:228 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-364502250641812807,-358361554936067144], (4232330546775944744,4265805579844193974], (-2775226698079047566,-2757295575731908273], (9077075669270904091,9093458604916563056], (2137303371094222395,2150206420807480152]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:43:51,095 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:51,095 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,099 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,099 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,105 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,105 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,129 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:51,131 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:43:51,136 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:43:51,137 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:43:51,137 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:51,222 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:51,223 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,233 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,233 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,314 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,314 RepairJob.java:270 - Validating /10.0.0.61 WARN [ValidationExecutor:5] 2025-08-04 02:43:51,318 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-23e3368070da11f0b5a915a47a66d08f/snapshots/da8fab50-70dc-11f0-9c4c-718ceb57d90b/mc-431-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. WARN [ValidationExecutor:5] 2025-08-04 02:43:51,318 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-23e3368070da11f0b5a915a47a66d08f/snapshots/da8fab50-70dc-11f0-9c4c-718ceb57d90b/mc-432-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,319 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:51,320 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:43:51,320 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:43:51,323 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:43:51,324 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:51,325 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:51,325 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,327 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,327 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,332 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,332 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,335 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:51,335 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:43:51,335 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:43:51,337 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:43:51,338 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:51,338 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-08-04 02:43:51,338 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,342 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,342 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,346 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,347 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,348 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:51,349 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:43:51,352 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:6] 2025-08-04 02:43:51,353 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:5] 2025-08-04 02:43:51,354 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:51,355 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:51,355 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,358 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,358 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,361 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,361 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,363 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:43:51,363 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:43:51,363 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:43:51,363 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:43:51,363 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:43:51,370 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:43:51,370 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,373 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,373 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,382 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,382 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,391 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:51,391 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:43:51,391 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:43:51,391 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:4] 2025-08-04 02:43:51,391 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:1] 2025-08-04 02:43:51,396 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:43:51,396 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,397 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,397 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,400 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,400 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,401 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:43:51,402 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:43:51,402 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:43:51,405 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:43:51,406 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:51,444 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:51,444 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,447 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,447 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,449 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,449 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,450 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:43:51,452 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:43:51,452 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:43:51,452 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:43:51,453 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:4] 2025-08-04 02:43:51,454 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:43:51,454 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,456 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,456 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,458 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,458 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,459 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:51,459 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:43:51,459 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:3] 2025-08-04 02:43:51,459 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:43:51,459 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:51,461 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:43:51,461 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,462 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,464 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,465 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,465 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,466 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:51,467 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:43:51,467 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:43:51,468 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:43:51,468 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:51,468 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:51,468 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,470 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,471 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,475 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,475 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,475 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:51,476 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:43:51,476 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:43:51,478 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:43:51,478 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:51,478 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-08-04 02:43:51,478 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,479 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,480 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,481 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,481 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,482 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:51,483 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:43:51,483 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:43:51,483 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:43:51,483 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:43:51,489 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:43:51,490 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,491 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,491 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,493 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,494 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,494 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:43:51,495 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:43:51,495 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:43:51,495 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:43:51,495 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-08-04 02:43:51,497 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:43:51,499 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,500 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,500 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,505 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,505 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,507 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:43:51,508 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:43:51,508 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:43:51,508 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:6] 2025-08-04 02:43:51,508 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:51,511 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:51,511 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,512 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,512 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,515 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,515 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,516 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:51,516 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:43:51,517 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:43:51,517 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:43:51,517 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:43:51,521 RepairJob.java:234 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:43:51,521 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,523 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,523 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,525 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,525 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,526 RepairSession.java:180 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:43:51,526 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:43:51,526 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:43:51,526 SyncTask.java:66 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:43:51,526 RepairJob.java:143 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-08-04 02:43:51,527 RepairSession.java:270 - [repair #da8fab50-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:43:51,527 RepairRunnable.java:261 - Repair session da8fab50-70dc-11f0-9c4c-718ceb57d90b for range [(-364502250641812807,-358361554936067144], (4232330546775944744,4265805579844193974], (-2775226698079047566,-2757295575731908273], (9077075669270904091,9093458604916563056], (2137303371094222395,2150206420807480152]] finished INFO [RepairJobTask:5] 2025-08-04 02:43:51,527 ActiveRepairService.java:452 - [repair #da8b3e80-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:43:51,530 RepairRunnable.java:343 - Repair command #92 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,552 Validator.java:281 - [repair #dad98590-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,562 Validator.java:281 - [repair #dad98590-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,569 Validator.java:281 - [repair #dad98590-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,579 Validator.java:281 - [repair #dad98590-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:51,584 ActiveRepairService.java:452 - [repair #dad71491-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:52,853 Validator.java:281 - [repair #dba22cc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:52,862 Validator.java:281 - [repair #dba22cc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:52,867 Validator.java:281 - [repair #dba22cc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:52,872 Validator.java:281 - [repair #dba22cc0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:52,880 ActiveRepairService.java:452 - [repair #db9f6da0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,023 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,048 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,059 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,064 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,069 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,074 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,080 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,085 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,091 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,097 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,105 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,112 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,117 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,124 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,176 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,204 Validator.java:281 - [repair #dbb45530-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:43:53,212 ActiveRepairService.java:452 - [repair #dbb36ad0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,352 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,371 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,379 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,389 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,405 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,409 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,415 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,420 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,426 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,432 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,438 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,445 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,451 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,465 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,515 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,526 Validator.java:281 - [repair #dc7fe290-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:43:54,531 ActiveRepairService.java:452 - [repair #dc7ed120-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:43:57,966 Validator.java:281 - [repair #dead70f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:57,972 Validator.java:281 - [repair #dead70f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:57,985 Validator.java:281 - [repair #dead70f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:57,993 Validator.java:281 - [repair #dead70f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:43:57,996 ActiveRepairService.java:452 - [repair #deacd4b0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-94] 2025-08-04 02:44:01,078 RepairRunnable.java:139 - Starting repair command #93 (e08a9560-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 7, pull repair: false) INFO [Repair-Task-94] 2025-08-04 02:44:01,089 RepairSession.java:228 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-4002159131211013372,-4001894678490200712], (179851602245972241,187671744428625172], (3905108662877119672,3915006643928861996], (-9192384536510585662,-9170147200278198220], (-3502928574984991532,-3500685552379918197], (-1680194077846444047,-1670913668157985991], (-5307034632252704460,-5263711446931267250]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:1] 2025-08-04 02:44:01,126 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:01,126 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,128 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,128 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,131 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,131 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,133 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:01,134 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:2] 2025-08-04 02:44:01,134 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:5] 2025-08-04 02:44:01,138 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:44:01,139 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:01,178 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:01,178 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,180 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,181 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,183 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,184 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,186 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:01,189 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:44:01,189 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:44:01,190 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:44:01,191 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:01,192 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:01,194 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,195 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,195 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,199 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,199 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,202 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:01,202 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:44:01,203 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:44:01,203 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:3] 2025-08-04 02:44:01,203 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:01,205 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:01,207 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,209 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,209 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,212 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,212 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,217 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:01,218 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:44:01,218 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:44:01,218 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:44:01,218 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:44:01,225 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:44:01,225 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,227 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,228 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,230 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,230 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,231 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:44:01,232 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:44:01,232 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:44:01,233 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:44:01,233 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:01,233 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:01,233 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,236 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,236 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,238 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,239 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,240 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:01,240 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:44:01,240 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:44:01,240 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:44:01,240 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:01,241 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:01,242 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,243 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,243 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,244 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,244 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,246 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:01,246 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:44:01,246 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:7] 2025-08-04 02:44:01,246 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:44:01,246 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:01,282 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:01,283 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,285 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,285 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,288 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,289 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,290 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:01,290 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:44:01,291 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:44:01,291 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:44:01,291 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:7] 2025-08-04 02:44:01,292 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:44:01,292 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,295 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,295 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,297 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,297 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,298 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:01,300 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:44:01,300 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:44:01,300 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:44:01,300 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:44:01,302 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:44:01,303 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,305 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,306 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,325 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,325 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,331 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:01,332 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:44:01,332 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:44:01,333 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:44:01,333 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:01,333 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:01,334 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,337 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,337 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,343 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,343 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,347 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:01,348 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:5] 2025-08-04 02:44:01,348 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:44:01,348 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:44:01,348 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:44:01,351 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:44:01,351 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,352 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,352 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,356 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,357 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,359 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:44:01,359 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:44:01,359 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:44:01,359 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:44:01,359 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:6] 2025-08-04 02:44:01,361 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:44:01,361 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,362 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,362 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,364 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,364 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,366 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:44:01,366 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:44:01,366 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:44:01,367 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:44:01,367 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:01,370 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:44:01,370 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,371 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,372 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,374 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,376 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,379 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:01,380 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:44:01,380 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:44:01,380 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:44:01,380 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:44:01,381 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:44:01,381 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,382 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,382 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,384 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,384 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,385 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:44:01,385 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:44:01,385 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:7] 2025-08-04 02:44:01,385 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:44:01,385 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:01,386 RepairJob.java:234 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:01,386 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,387 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,387 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,388 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,388 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,389 RepairSession.java:180 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:44:01,389 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:44:01,389 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:44:01,389 SyncTask.java:66 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:6] 2025-08-04 02:44:01,389 RepairJob.java:143 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:6] 2025-08-04 02:44:01,390 RepairSession.java:270 - [repair #e08c4310-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:44:01,390 RepairRunnable.java:261 - Repair session e08c4310-70dc-11f0-9c4c-718ceb57d90b for range [(-4002159131211013372,-4001894678490200712], (179851602245972241,187671744428625172], (3905108662877119672,3915006643928861996], (-9192384536510585662,-9170147200278198220], (-3502928574984991532,-3500685552379918197], (-1680194077846444047,-1670913668157985991], (-5307034632252704460,-5263711446931267250]] finished INFO [RepairJobTask:6] 2025-08-04 02:44:01,391 ActiveRepairService.java:452 - [repair #e08a9560-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:44:01,394 RepairRunnable.java:343 - Repair command #93 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,575 Validator.java:281 - [repair #e0d4e4d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,584 Validator.java:281 - [repair #e0d4e4d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,596 Validator.java:281 - [repair #e0d4e4d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,602 Validator.java:281 - [repair #e0d4e4d0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:01,608 ActiveRepairService.java:452 - [repair #e0d38540-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:02,879 Validator.java:281 - [repair #e19c0560-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:02,886 Validator.java:281 - [repair #e19c0560-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:02,891 Validator.java:281 - [repair #e19c0560-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:02,896 Validator.java:281 - [repair #e19c0560-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:02,898 ActiveRepairService.java:452 - [repair #e19b6920-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,040 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,052 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,061 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,069 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,080 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,087 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,094 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,099 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,105 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,111 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,118 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,125 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,166 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,174 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,188 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,200 Validator.java:281 - [repair #e1ae7bf0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:03,204 ActiveRepairService.java:452 - [repair #e1adb8a0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,356 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,368 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,381 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,397 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,404 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,412 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,419 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,436 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,444 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,449 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,454 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,458 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,502 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,511 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,518 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,524 Validator.java:281 - [repair #e2783490-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:04,529 ActiveRepairService.java:452 - [repair #e277bf60-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-95] 2025-08-04 02:44:07,969 RepairRunnable.java:139 - Starting repair command #94 (e4a61110-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-95] 2025-08-04 02:44:07,974 RepairSession.java:228 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-3674828122396799365,-3659534590552763872], (4984732653224476158,5018839433785387516], (132171398051057118,132294480300930316], (8023451126698417646,8030467998212740719]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:44:07,983 RepairJob.java:234 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:07,983 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:07,993 RepairSession.java:180 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:07,993 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:07,996 RepairSession.java:180 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:07,996 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:07,998 RepairSession.java:180 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:07,998 SyncTask.java:66 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:44:07,998 SyncTask.java:66 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:44:07,999 SyncTask.java:66 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:44:07,999 RepairJob.java:143 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:08,001 RepairJob.java:234 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:08,001 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,003 RepairSession.java:180 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,003 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,006 RepairSession.java:180 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,006 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,007 RepairSession.java:180 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:08,007 SyncTask.java:66 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:44:08,007 SyncTask.java:66 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:44:08,007 SyncTask.java:66 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:44:08,008 RepairJob.java:143 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:08,016 RepairJob.java:234 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:08,016 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,018 RepairSession.java:180 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,018 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,020 RepairSession.java:180 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,020 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,021 RepairSession.java:180 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:08,021 SyncTask.java:66 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:44:08,021 SyncTask.java:66 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:7] 2025-08-04 02:44:08,022 SyncTask.java:66 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:44:08,022 RepairJob.java:143 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:08,023 RepairJob.java:234 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:08,023 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,024 RepairSession.java:180 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,025 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,026 RepairSession.java:180 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,026 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:08,027 RepairSession.java:180 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:08,028 SyncTask.java:66 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:44:08,028 SyncTask.java:66 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:7] 2025-08-04 02:44:08,028 SyncTask.java:66 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:44:08,028 RepairJob.java:143 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:44:08,029 RepairSession.java:270 - [repair #e4a6d460-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:44:08,029 RepairRunnable.java:261 - Repair session e4a6d460-70dc-11f0-9c4c-718ceb57d90b for range [(-3674828122396799365,-3659534590552763872], (4984732653224476158,5018839433785387516], (132171398051057118,132294480300930316], (8023451126698417646,8030467998212740719]] finished INFO [RepairJobTask:6] 2025-08-04 02:44:08,030 ActiveRepairService.java:452 - [repair #e4a61110-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:44:08,033 RepairRunnable.java:343 - Repair command #94 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,136 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,194 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,207 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,218 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,232 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,242 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,249 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,256 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,265 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,274 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,285 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,293 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,300 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,309 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,356 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,367 Validator.java:281 - [repair #e681aee0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,375 ActiveRepairService.java:452 - [repair #e680eb90-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-96] 2025-08-04 02:44:11,573 RepairRunnable.java:139 - Starting repair command #95 (e6cbfe50-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-96] 2025-08-04 02:44:11,578 RepairSession.java:228 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-8222700461621145773,-8211486140573816264], (-2829343445986609401,-2791202088857919451], (-1486001448504981552,-1484225280780155785], (-8529890627427887726,-8523324699006385190], (1457302177833814932,1478105126322770768], (1580359280868852294,1587408827711736800]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:44:11,590 RepairJob.java:234 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:44:11,591 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,592 RepairSession.java:180 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,592 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,595 RepairSession.java:180 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,595 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,597 RepairSession.java:180 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:11,597 SyncTask.java:66 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:44:11,599 SyncTask.java:66 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:44:11,599 SyncTask.java:66 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:44:11,599 RepairJob.java:143 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:11,600 RepairJob.java:234 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:44:11,600 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,601 RepairSession.java:180 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,601 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,603 RepairSession.java:180 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,603 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,604 RepairSession.java:180 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:11,604 SyncTask.java:66 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:44:11,604 SyncTask.java:66 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:44:11,605 SyncTask.java:66 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:44:11,605 RepairJob.java:143 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:44:11,609 RepairJob.java:234 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:44:11,609 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,610 RepairSession.java:180 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,611 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,630 RepairSession.java:180 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,630 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,631 RepairSession.java:180 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:11,631 SyncTask.java:66 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:44:11,632 SyncTask.java:66 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:44:11,632 SyncTask.java:66 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:44:11,632 RepairJob.java:143 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:11,634 RepairJob.java:234 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:44:11,634 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,636 RepairSession.java:180 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,636 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,639 RepairSession.java:180 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,639 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:11,640 RepairSession.java:180 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:11,640 SyncTask.java:66 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:44:11,640 SyncTask.java:66 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:44:11,640 SyncTask.java:66 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:44:11,640 RepairJob.java:143 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:11,641 RepairSession.java:270 - [repair #e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:44:11,641 RepairRunnable.java:261 - Repair session e6ccc1a0-70dc-11f0-9c4c-718ceb57d90b for range [(-8222700461621145773,-8211486140573816264], (-2829343445986609401,-2791202088857919451], (-1486001448504981552,-1484225280780155785], (-8529890627427887726,-8523324699006385190], (1457302177833814932,1478105126322770768], (1580359280868852294,1587408827711736800]] finished INFO [RepairJobTask:1] 2025-08-04 02:44:11,643 ActiveRepairService.java:452 - [repair #e6cbfe50-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:44:11,644 RepairRunnable.java:343 - Repair command #95 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:44:12,896 Validator.java:281 - [repair #e79541c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:12,903 Validator.java:281 - [repair #e79541c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:12,908 Validator.java:281 - [repair #e79541c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:12,914 Validator.java:281 - [repair #e79541c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:12,918 ActiveRepairService.java:452 - [repair #e794a580-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,076 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,089 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,102 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,118 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,125 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,131 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,136 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,158 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,164 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,169 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,175 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,186 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,192 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,197 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,238 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,247 Validator.java:281 - [repair #e7aa5060-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:13,263 ActiveRepairService.java:452 - [repair #e7a96600-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,405 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,415 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,423 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,430 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,441 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,449 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,456 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,462 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,468 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,475 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,480 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,485 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,527 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,533 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,542 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,551 Validator.java:281 - [repair #e8743010-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:14,557 ActiveRepairService.java:452 - [repair #e8736cc0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:18,029 Validator.java:281 - [repair #eaa25ab0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:18,036 Validator.java:281 - [repair #eaa25ab0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:18,043 Validator.java:281 - [repair #eaa25ab0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:18,049 Validator.java:281 - [repair #eaa25ab0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:18,055 ActiveRepairService.java:452 - [repair #eaa17050-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,178 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,187 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,195 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,204 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,213 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,219 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,226 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,230 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,238 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,245 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,252 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,258 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,304 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,311 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,321 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,327 Validator.java:281 - [repair #ec7c98f0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,330 ActiveRepairService.java:452 - [repair #ec7bd5a0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,609 Validator.java:281 - [repair #ecc67330-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,614 Validator.java:281 - [repair #ecc67330-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,618 Validator.java:281 - [repair #ecc67330-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,622 Validator.java:281 - [repair #ecc67330-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:21,629 ActiveRepairService.java:452 - [repair #ecc5fe00-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:22,929 Validator.java:281 - [repair #ed8f8f90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:22,936 Validator.java:281 - [repair #ed8f8f90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:22,942 Validator.java:281 - [repair #ed8f8f90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:22,947 Validator.java:281 - [repair #ed8f8f90-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:22,950 ActiveRepairService.java:452 - [repair #ed8f1a60-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-97] 2025-08-04 02:44:23,054 RepairRunnable.java:139 - Starting repair command #96 (eda3dae0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-97] 2025-08-04 02:44:23,070 RepairSession.java:228 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-8450140513335591784,-8372212015368170103]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:44:23,081 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:44:23,081 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,087 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,088 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,090 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,090 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,094 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:23,094 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:44:23,097 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:44:23,097 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:44:23,097 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:23,133 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:23,134 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,135 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,135 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,138 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,138 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,140 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:23,140 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:44:23,140 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:44:23,141 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:44:23,142 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:23,143 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:23,143 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,144 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,144 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,146 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,147 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,148 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:23,148 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:44:23,148 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:44:23,148 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:44:23,149 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:44:23,151 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:44:23,151 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,153 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,153 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,154 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,155 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,156 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:23,156 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:44:23,157 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:44:23,157 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:44:23,157 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:23,159 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:44:23,159 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,161 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,161 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,163 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,163 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,164 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:23,165 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:44:23,165 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:44:23,165 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:44:23,165 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:44:23,170 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:44:23,172 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,173 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,173 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,175 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,176 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,177 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:23,177 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:44:23,177 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:6] 2025-08-04 02:44:23,177 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:44:23,177 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:23,181 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:23,181 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,182 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,182 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,184 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,184 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,185 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:23,185 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:44:23,185 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:4] 2025-08-04 02:44:23,186 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:44:23,186 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:23,218 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:23,219 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,221 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,221 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,223 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,223 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,224 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:44:23,225 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:44:23,225 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:44:23,225 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:4] 2025-08-04 02:44:23,225 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:23,229 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:44:23,229 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,230 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,231 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,232 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,232 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,233 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:44:23,233 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:44:23,233 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:44:23,234 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:44:23,234 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:23,235 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:44:23,235 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,237 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,237 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,238 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,238 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,239 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:44:23,240 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:44:23,240 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:4] 2025-08-04 02:44:23,240 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:44:23,240 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:23,245 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:23,245 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,246 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,246 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,252 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,252 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,253 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:44:23,253 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:44:23,254 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:44:23,254 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:4] 2025-08-04 02:44:23,255 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:23,256 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:44:23,258 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,264 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,264 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,265 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,265 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,266 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:23,266 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:44:23,266 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:7] 2025-08-04 02:44:23,266 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:44:23,266 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:23,269 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:23,269 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,270 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,271 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,272 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,272 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,273 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:44:23,273 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:44:23,273 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:44:23,274 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:3] 2025-08-04 02:44:23,274 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:23,275 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:23,275 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,276 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,276 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,277 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,277 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,278 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:44:23,278 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:44:23,278 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:44:23,278 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:44:23,278 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:2] 2025-08-04 02:44:23,280 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:44:23,280 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,281 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,281 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,283 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,283 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,284 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:44:23,284 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:44:23,284 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:44:23,284 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:2] 2025-08-04 02:44:23,284 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:44:23,286 RepairJob.java:234 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:44:23,286 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,287 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,287 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,288 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,288 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:23,289 RepairSession.java:180 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:7] 2025-08-04 02:44:23,289 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:44:23,289 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:44:23,289 SyncTask.java:66 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:44:23,289 RepairJob.java:143 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:23,290 RepairSession.java:270 - [repair #eda64be0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:44:23,290 RepairRunnable.java:261 - Repair session eda64be0-70dc-11f0-9c4c-718ceb57d90b for range [(-8450140513335591784,-8372212015368170103]] finished INFO [RepairJobTask:4] 2025-08-04 02:44:23,291 ActiveRepairService.java:452 - [repair #eda3dae0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:44:23,293 RepairRunnable.java:343 - Repair command #96 finished in 0 seconds INFO [Repair-Task-98] 2025-08-04 02:44:24,380 RepairRunnable.java:139 - Starting repair command #97 (ee6e2fc0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-98] 2025-08-04 02:44:24,385 RepairSession.java:228 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-2423477290420153475,-2302160424862257693]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:2] 2025-08-04 02:44:24,394 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:44:24,394 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,396 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,396 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,398 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,398 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,400 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:24,400 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:6] 2025-08-04 02:44:24,401 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:44:24,401 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:44:24,401 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:24,437 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:24,437 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,439 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,439 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,441 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,442 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,443 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:44:24,444 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:44:24,444 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:44:24,453 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:44:24,454 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:44:24,454 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:2] 2025-08-04 02:44:24,454 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,455 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,456 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,458 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,459 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,460 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:24,461 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:6] 2025-08-04 02:44:24,461 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:44:24,461 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:2] 2025-08-04 02:44:24,461 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:24,464 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:24,464 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,466 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,466 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,467 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,467 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,469 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:24,470 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:44:24,470 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:44:24,470 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:3] 2025-08-04 02:44:24,470 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:24,471 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:24,471 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,472 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,473 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,474 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,474 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,475 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:24,476 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:1] 2025-08-04 02:44:24,476 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:3] 2025-08-04 02:44:24,477 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:44:24,477 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:24,477 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:24,477 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,478 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,478 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,479 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,480 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,481 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:24,482 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:44:24,482 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:44:24,482 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:3] 2025-08-04 02:44:24,483 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:24,485 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:24,485 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,486 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,487 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,488 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,488 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,489 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:24,489 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:44:24,489 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:44:24,489 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:3] 2025-08-04 02:44:24,489 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:24,529 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:24,530 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,547 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,547 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,553 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,553 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,556 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:24,557 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:44:24,557 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:5] 2025-08-04 02:44:24,557 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:6] 2025-08-04 02:44:24,557 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:6] 2025-08-04 02:44:24,558 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:44:24,558 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,565 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,565 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,569 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,569 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,570 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:24,572 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:44:24,572 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:7] 2025-08-04 02:44:24,573 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:5] 2025-08-04 02:44:24,573 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:7] 2025-08-04 02:44:24,574 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:44:24,575 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,585 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,585 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,588 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,588 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,591 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:24,591 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:44:24,591 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:44:24,592 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:44:24,592 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:24,601 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:24,601 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,608 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,608 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,610 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,610 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,611 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:24,611 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:44:24,611 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:7] 2025-08-04 02:44:24,611 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:1] 2025-08-04 02:44:24,611 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:44:24,613 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:44:24,614 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,621 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,621 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,623 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,623 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,625 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:24,625 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:44:24,625 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:44:24,625 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:1] 2025-08-04 02:44:24,626 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:7] 2025-08-04 02:44:24,627 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:44:24,627 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,629 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,629 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,633 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,633 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,634 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:24,634 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:44:24,634 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:44:24,634 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:44:24,635 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:7] 2025-08-04 02:44:24,637 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:44:24,637 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,639 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,639 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,641 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,641 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,642 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:24,643 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:44:24,643 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:44:24,643 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:44:24,643 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:7] 2025-08-04 02:44:24,644 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:44:24,644 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,646 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,646 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,647 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,648 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,648 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:24,648 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:44:24,649 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:44:24,649 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:5] 2025-08-04 02:44:24,649 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:7] 2025-08-04 02:44:24,650 RepairJob.java:234 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:7] 2025-08-04 02:44:24,650 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,651 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,651 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,653 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,653 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:24,654 RepairSession.java:180 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:44:24,654 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:44:24,654 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:44:24,654 SyncTask.java:66 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:5] 2025-08-04 02:44:24,654 RepairJob.java:143 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:24,655 RepairSession.java:270 - [repair #ee6ef310-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:44:24,655 RepairRunnable.java:261 - Repair session ee6ef310-70dc-11f0-9c4c-718ceb57d90b for range [(-2423477290420153475,-2302160424862257693]] finished INFO [RepairJobTask:5] 2025-08-04 02:44:24,656 ActiveRepairService.java:452 - [repair #ee6e2fc0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:44:24,658 RepairRunnable.java:343 - Repair command #97 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:44:28,058 Validator.java:281 - [repair #f09e0810-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:28,067 Validator.java:281 - [repair #f09e0810-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:28,093 Validator.java:281 - [repair #f09e0810-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:28,099 Validator.java:281 - [repair #f09e0810-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:28,103 ActiveRepairService.java:452 - [repair #f09cf6a0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,215 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,265 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,274 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,281 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,287 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,295 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,302 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,315 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,334 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,342 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,349 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,355 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,371 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,386 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,437 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,448 Validator.java:281 - [repair #f277d120-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,453 ActiveRepairService.java:452 - [repair #f276bfb0-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,650 Validator.java:281 - [repair #f2c1d270-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,660 Validator.java:281 - [repair #f2c1d270-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,666 Validator.java:281 - [repair #f2c1d270-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,671 Validator.java:281 - [repair #f2c1d270-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:31,676 ActiveRepairService.java:452 - [repair #f2c10f20-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:32,990 Validator.java:281 - [repair #f38e7140-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:32,995 Validator.java:281 - [repair #f38e7140-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,001 Validator.java:281 - [repair #f38e7140-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,009 Validator.java:281 - [repair #f38e7140-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,013 ActiveRepairService.java:452 - [repair #f38d38c0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,160 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,169 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,178 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,184 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,195 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,206 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,213 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,217 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,224 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,232 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,237 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,241 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,284 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,299 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,307 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,318 Validator.java:281 - [repair #f3a0c0c0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:33,321 ActiveRepairService.java:452 - [repair #f39fd660-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,477 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,494 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,503 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,520 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,535 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,546 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,560 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,568 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,573 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,579 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,583 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,588 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,631 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,640 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,648 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,655 Validator.java:281 - [repair #f46aa070-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:34,662 ActiveRepairService.java:452 - [repair #f469dd20-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-99] 2025-08-04 02:44:38,070 RepairRunnable.java:139 - Starting repair command #98 (f6971d60-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-99] 2025-08-04 02:44:38,074 RepairSession.java:228 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(6333853652285033247,6381606828633413954]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:44:38,077 RepairJob.java:234 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:38,077 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,079 RepairSession.java:180 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,079 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,081 RepairSession.java:180 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,081 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,083 RepairSession.java:180 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:38,083 SyncTask.java:66 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:44:38,083 SyncTask.java:66 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:44:38,083 SyncTask.java:66 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:44:38,084 RepairJob.java:143 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:38,086 RepairJob.java:234 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:38,086 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,087 RepairSession.java:180 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,087 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,089 RepairSession.java:180 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,089 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,090 RepairSession.java:180 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:38,091 SyncTask.java:66 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:44:38,091 SyncTask.java:66 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:44:38,091 SyncTask.java:66 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:44:38,091 RepairJob.java:143 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:38,092 RepairJob.java:234 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:38,092 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,093 RepairSession.java:180 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,093 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,095 RepairSession.java:180 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,095 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,096 RepairSession.java:180 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:38,096 SyncTask.java:66 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:44:38,096 SyncTask.java:66 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:44:38,096 SyncTask.java:66 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:44:38,096 RepairJob.java:143 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:38,098 RepairJob.java:234 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:38,098 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,099 RepairSession.java:180 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,099 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,100 RepairSession.java:180 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,100 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:38,101 RepairSession.java:180 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:38,101 SyncTask.java:66 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:44:38,101 SyncTask.java:66 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:44:38,101 SyncTask.java:66 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:44:38,101 RepairJob.java:143 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:38,102 RepairSession.java:270 - [repair #f697b9a0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:44:38,102 RepairRunnable.java:261 - Repair session f697b9a0-70dc-11f0-9c4c-718ceb57d90b for range [(6333853652285033247,6381606828633413954]] finished INFO [RepairJobTask:4] 2025-08-04 02:44:38,103 ActiveRepairService.java:452 - [repair #f6971d60-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:44:38,104 RepairRunnable.java:343 - Repair command #98 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,223 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,232 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,239 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,247 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,255 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,263 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,269 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,274 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,281 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,287 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,292 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,297 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,302 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,307 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,345 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,356 Validator.java:281 - [repair #f8710d80-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,364 ActiveRepairService.java:452 - [repair #f8707140-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-100] 2025-08-04 02:44:41,657 RepairRunnable.java:139 - Starting repair command #99 (f8ba7290-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-100] 2025-08-04 02:44:41,661 RepairSession.java:228 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5178868305387271246,5189243948433217944], (-912462929960300930,-908459788514468322], (7253353487242648411,7284673722230954961], (-7092010140792524269,-7074024534847566411], (-8372212015368170103,-8370522284693467064], (-3500685552379918197,-3480432459629400293]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:44:41,669 RepairJob.java:234 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:41,669 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,670 RepairSession.java:180 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,670 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,671 RepairSession.java:180 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,671 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,678 RepairSession.java:180 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:41,679 SyncTask.java:66 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:44:41,679 SyncTask.java:66 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:44:41,679 SyncTask.java:66 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:44:41,679 RepairJob.java:143 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:41,682 RepairJob.java:234 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:41,682 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,683 RepairSession.java:180 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,683 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,684 RepairSession.java:180 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,684 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,686 RepairSession.java:180 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:41,686 SyncTask.java:66 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:44:41,686 SyncTask.java:66 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:44:41,687 SyncTask.java:66 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:44:41,687 RepairJob.java:143 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:41,688 RepairJob.java:234 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:41,688 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,689 RepairSession.java:180 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,689 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,691 RepairSession.java:180 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,691 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,692 RepairSession.java:180 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:41,693 SyncTask.java:66 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:44:41,693 SyncTask.java:66 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:44:41,693 SyncTask.java:66 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:44:41,693 RepairJob.java:143 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:41,694 RepairJob.java:234 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:44:41,694 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,695 RepairSession.java:180 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,695 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,697 RepairSession.java:180 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,697 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:41,698 RepairSession.java:180 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:41,699 SyncTask.java:66 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:44:41,699 SyncTask.java:66 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:44:41,699 SyncTask.java:66 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:44:41,699 RepairJob.java:143 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:44:41,699 RepairSession.java:270 - [repair #f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:44:41,700 RepairRunnable.java:261 - Repair session f8bb0ed0-70dc-11f0-9c4c-718ceb57d90b for range [(5178868305387271246,5189243948433217944], (-912462929960300930,-908459788514468322], (7253353487242648411,7284673722230954961], (-7092010140792524269,-7074024534847566411], (-8372212015368170103,-8370522284693467064], (-3500685552379918197,-3480432459629400293]] finished INFO [RepairJobTask:2] 2025-08-04 02:44:41,701 ActiveRepairService.java:452 - [repair #f8ba7290-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:44:41,702 RepairRunnable.java:343 - Repair command #99 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,013 Validator.java:281 - [repair #f987fbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,018 Validator.java:281 - [repair #f987fbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,023 Validator.java:281 - [repair #f987fbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,028 Validator.java:281 - [repair #f987fbc0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,032 ActiveRepairService.java:452 - [repair #f9875f80-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,172 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,183 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,191 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,199 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,211 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,219 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,226 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,231 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,238 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,243 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,248 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,255 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,261 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,269 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,311 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,319 Validator.java:281 - [repair #f998ebb0-70dc-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:43,325 ActiveRepairService.java:452 - [repair #f9984f70-70dc-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,496 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,504 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,514 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,522 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,530 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,539 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,550 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,555 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,560 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,566 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,573 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,578 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,619 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,627 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,635 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,643 Validator.java:281 - [repair #fa658a80-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:44,646 ActiveRepairService.java:452 - [repair #fa64ee40-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:48,107 Validator.java:281 - [repair #fc91e060-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:48,112 Validator.java:281 - [repair #fc91e060-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:48,117 Validator.java:281 - [repair #fc91e060-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:48,122 Validator.java:281 - [repair #fc91e060-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:48,125 ActiveRepairService.java:452 - [repair #fc916b30-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-101] 2025-08-04 02:44:51,215 RepairRunnable.java:139 - Starting repair command #100 (fe6ce1f0-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-101] 2025-08-04 02:44:51,221 RepairSession.java:228 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-5824125134622349665,-5792245247824673217], (8693516415291380632,8695149382222948123], (-3106405885389608177,-3096740084286077753], (-4645510298686116760,-4641828617091046687], (-769652294600189181,-734123148140391848]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:44:51,239 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:51,239 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,244 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,244 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,246 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,246 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,247 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:51,247 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:44:51,247 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:4] 2025-08-04 02:44:51,248 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:1] 2025-08-04 02:44:51,248 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:51,279 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:51,279 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,282 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,282 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,292 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,292 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,294 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:44:51,294 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:44:51,294 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:6] 2025-08-04 02:44:51,294 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:1] 2025-08-04 02:44:51,296 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:51,297 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:51,297 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,300 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,300 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,302 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,302 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,304 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:51,305 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:44:51,305 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:44:51,305 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:1] 2025-08-04 02:44:51,306 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:51,307 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:51,307 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,309 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,309 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,313 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,313 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,314 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:44:51,315 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:44:51,315 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:7] 2025-08-04 02:44:51,315 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:1] 2025-08-04 02:44:51,316 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:51,316 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:44:51,316 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,318 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,318 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,319 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,320 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,321 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:51,321 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:2] 2025-08-04 02:44:51,321 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:44:51,321 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:6] 2025-08-04 02:44:51,322 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:6] 2025-08-04 02:44:51,323 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:44:51,324 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,325 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,325 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,327 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,327 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,328 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:44:51,328 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:44:51,328 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:5] 2025-08-04 02:44:51,328 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:1] 2025-08-04 02:44:51,328 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:51,331 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:51,332 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,333 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,333 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,334 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,334 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,336 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:51,336 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:44:51,336 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:5] 2025-08-04 02:44:51,336 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:6] 2025-08-04 02:44:51,337 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:6] 2025-08-04 02:44:51,380 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:44:51,380 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,383 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,383 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,386 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,386 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,388 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:44:51,388 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:44:51,388 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:2] 2025-08-04 02:44:51,388 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:44:51,388 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:51,391 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:51,391 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,393 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,393 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,395 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,395 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,396 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:51,397 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:44:51,397 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:44:51,397 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:6] 2025-08-04 02:44:51,397 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [RepairJobTask:6] 2025-08-04 02:44:51,399 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:44:51,399 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,400 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,400 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,402 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,402 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,403 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:51,403 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:44:51,403 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:5] 2025-08-04 02:44:51,404 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:6] 2025-08-04 02:44:51,404 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:6] 2025-08-04 02:44:51,405 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:44:51,407 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,408 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,409 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,411 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,412 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,413 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:44:51,414 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:44:51,414 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:44:51,414 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:2] 2025-08-04 02:44:51,414 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:2] 2025-08-04 02:44:51,417 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:44:51,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,419 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,419 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,421 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,422 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,423 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:51,423 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:44:51,423 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:2] 2025-08-04 02:44:51,423 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:44:51,424 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:51,425 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:51,425 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,426 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,426 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,428 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,428 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,430 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:44:51,431 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:44:51,431 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:5] 2025-08-04 02:44:51,431 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:4] 2025-08-04 02:44:51,431 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:51,434 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:44:51,435 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,436 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,436 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,438 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,438 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,439 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:44:51,440 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:2] 2025-08-04 02:44:51,440 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:44:51,440 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:3] 2025-08-04 02:44:51,440 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:3] 2025-08-04 02:44:51,441 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:44:51,441 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,443 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,443 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,444 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,444 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,445 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:51,445 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:44:51,445 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:44:51,445 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:44:51,445 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:51,447 RepairJob.java:234 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:51,447 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,448 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,448 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,450 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,450 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,451 RepairSession.java:180 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:51,451 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:44:51,451 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:4] 2025-08-04 02:44:51,451 SyncTask.java:66 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:44:51,451 RepairJob.java:143 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:2] 2025-08-04 02:44:51,452 RepairSession.java:270 - [repair #fe6da540-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:44:51,452 RepairRunnable.java:261 - Repair session fe6da540-70dc-11f0-9c4c-718ceb57d90b for range [(-5824125134622349665,-5792245247824673217], (8693516415291380632,8695149382222948123], (-3106405885389608177,-3096740084286077753], (-4645510298686116760,-4641828617091046687], (-769652294600189181,-734123148140391848]] finished INFO [RepairJobTask:2] 2025-08-04 02:44:51,453 ActiveRepairService.java:452 - [repair #fe6ce1f0-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:44:51,455 RepairRunnable.java:343 - Repair command #100 finished in 0 seconds INFO [Repair-Task-102] 2025-08-04 02:44:51,688 RepairRunnable.java:139 - Starting repair command #101 (feb50e80-70dc-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-102] 2025-08-04 02:44:51,694 RepairSession.java:228 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-2730441446515952112,-2625057557440032761]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:44:51,701 RepairJob.java:234 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:44:51,701 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,703 RepairSession.java:180 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,703 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,712 RepairSession.java:180 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,712 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,715 RepairSession.java:180 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:51,715 SyncTask.java:66 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:44:51,716 SyncTask.java:66 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:44:51,715 SyncTask.java:66 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:44:51,716 RepairJob.java:143 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:51,722 RepairJob.java:234 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:44:51,722 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,724 RepairSession.java:180 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,724 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,726 RepairSession.java:180 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,726 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,727 RepairSession.java:180 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:51,728 SyncTask.java:66 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:44:51,728 SyncTask.java:66 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:44:51,728 SyncTask.java:66 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:44:51,729 RepairJob.java:143 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:51,729 RepairJob.java:234 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:51,730 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,731 RepairSession.java:180 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,731 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,732 RepairSession.java:180 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,732 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,733 RepairSession.java:180 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:51,734 SyncTask.java:66 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:44:51,733 SyncTask.java:66 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:44:51,734 SyncTask.java:66 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:44:51,734 RepairJob.java:143 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:51,735 RepairJob.java:234 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:44:51,735 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,736 RepairSession.java:180 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,737 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,738 RepairSession.java:180 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,738 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:51,739 RepairSession.java:180 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:44:51,739 SyncTask.java:66 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:44:51,740 SyncTask.java:66 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:44:51,740 SyncTask.java:66 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:44:51,740 RepairJob.java:143 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:44:51,741 RepairSession.java:270 - [repair #feb5f8e0-70dc-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:44:51,741 RepairRunnable.java:261 - Repair session feb5f8e0-70dc-11f0-9c4c-718ceb57d90b for range [(-2730441446515952112,-2625057557440032761]] finished INFO [RepairJobTask:1] 2025-08-04 02:44:51,742 ActiveRepairService.java:452 - [repair #feb50e80-70dc-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:44:51,745 RepairRunnable.java:343 - Repair command #101 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,060 Validator.java:281 - [repair #ff8508b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,067 Validator.java:281 - [repair #ff8508b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,073 Validator.java:281 - [repair #ff8508b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,078 Validator.java:281 - [repair #ff8508b0-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,081 ActiveRepairService.java:452 - [repair #ff849380-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,207 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,214 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,223 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,231 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,238 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,247 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,255 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,260 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,278 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,285 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,290 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,296 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,332 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,345 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,353 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,378 Validator.java:281 - [repair #ff947200-70dc-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:53,384 ActiveRepairService.java:452 - [repair #ff93fcd0-70dc-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,526 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,536 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,544 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,551 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,560 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,567 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,576 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,580 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,587 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,591 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,595 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,599 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,631 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,637 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,642 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,650 Validator.java:281 - [repair #005f6320-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:44:54,660 ActiveRepairService.java:452 - [repair #005eedf0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-103] 2025-08-04 02:44:58,142 RepairRunnable.java:139 - Starting repair command #102 (028ddbe0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-103] 2025-08-04 02:44:58,148 RepairSession.java:228 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(466707378405776749,467923107178585023], (5226406028908103518,5238908545716062834], (6331044783214053687,6333853652285033247], (7886835210821980534,7918057371280806356], (-8843251464825615616,-8819797638014257956]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:44:58,162 RepairJob.java:234 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:44:58,163 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,165 RepairSession.java:180 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,165 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,167 RepairSession.java:180 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,168 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,169 RepairSession.java:180 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:58,170 SyncTask.java:66 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:44:58,170 SyncTask.java:66 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:44:58,170 SyncTask.java:66 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:44:58,171 RepairJob.java:143 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:44:58,172 RepairJob.java:234 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:44:58,172 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,173 RepairSession.java:180 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,173 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,175 RepairSession.java:180 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,175 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,176 RepairSession.java:180 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:44:58,177 SyncTask.java:66 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:44:58,177 SyncTask.java:66 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:44:58,177 SyncTask.java:66 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:44:58,177 RepairJob.java:143 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:44:58,179 RepairJob.java:234 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:44:58,179 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,180 RepairSession.java:180 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,180 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,181 RepairSession.java:180 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,181 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,182 RepairSession.java:180 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:44:58,182 SyncTask.java:66 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:44:58,182 SyncTask.java:66 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:44:58,183 SyncTask.java:66 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:44:58,183 RepairJob.java:143 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:44:58,189 RepairJob.java:234 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:44:58,189 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,190 RepairSession.java:180 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,190 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,191 RepairSession.java:180 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,191 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:44:58,192 RepairSession.java:180 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:44:58,192 SyncTask.java:66 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:44:58,193 SyncTask.java:66 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:44:58,193 SyncTask.java:66 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:44:58,193 RepairJob.java:143 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:44:58,193 RepairSession.java:270 - [repair #028ec640-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:44:58,193 RepairRunnable.java:261 - Repair session 028ec640-70dd-11f0-9c4c-718ceb57d90b for range [(466707378405776749,467923107178585023], (5226406028908103518,5238908545716062834], (6331044783214053687,6333853652285033247], (7886835210821980534,7918057371280806356], (-8843251464825615616,-8819797638014257956]] finished INFO [RepairJobTask:2] 2025-08-04 02:44:58,194 ActiveRepairService.java:452 - [repair #028ddbe0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:44:58,195 RepairRunnable.java:343 - Repair command #102 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,304 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,311 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,320 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,328 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,336 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,343 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,352 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,357 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,363 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,369 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,373 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,378 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,421 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,430 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,438 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,446 Validator.java:281 - [repair #0467f310-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,451 ActiveRepairService.java:452 - [repair #046756d0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,770 Validator.java:281 - [repair #04b54fc0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,788 Validator.java:281 - [repair #04b54fc0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,794 Validator.java:281 - [repair #04b54fc0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,821 Validator.java:281 - [repair #04b54fc0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:01,826 ActiveRepairService.java:452 - [repair #04b15820-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,109 Validator.java:281 - [repair #058019d0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,147 Validator.java:281 - [repair #058019d0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,159 Validator.java:281 - [repair #058019d0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,170 Validator.java:281 - [repair #058019d0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,187 ActiveRepairService.java:452 - [repair #057eba40-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,238 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,246 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,254 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,300 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,317 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,324 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,332 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,339 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,345 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,352 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,357 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,366 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,411 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,417 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,426 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,434 Validator.java:281 - [repair #05906d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:45:03,455 ActiveRepairService.java:452 - [repair #058faa30-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction WARN [ValidationExecutor:7] 2025-08-04 02:45:04,687 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-1b54a94070da11f0b5a915a47a66d08f/mc-478-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. WARN [ValidationExecutor:7] 2025-08-04 02:45:04,687 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/repair_run-1b54a94070da11f0b5a915a47a66d08f/mc-477-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,689 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,710 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,723 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,750 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,765 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,772 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,784 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,798 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,810 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,821 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,832 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,840 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader WARN [ValidationExecutor:8] 2025-08-04 02:45:04,934 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-23e3368070da11f0b5a915a47a66d08f/snapshots/0663ea20-70dd-11f0-bd20-2b174a0dc899/mc-477-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,935 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,950 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,962 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,970 Validator.java:281 - [repair #0663ea20-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:45:04,973 ActiveRepairService.java:452 - [repair #06626380-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-104] 2025-08-04 02:45:08,188 RepairRunnable.java:139 - Starting repair command #103 (088ac1c0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-104] 2025-08-04 02:45:08,195 RepairSession.java:228 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-16574936496100469,1437400050902194], (8529500973855388728,8589211080782831858]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:45:08,201 RepairJob.java:234 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:45:08,201 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,203 RepairSession.java:180 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,203 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,206 RepairSession.java:180 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,207 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,209 RepairSession.java:180 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:45:08,210 SyncTask.java:66 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:45:08,210 SyncTask.java:66 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:45:08,210 SyncTask.java:66 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:45:08,211 RepairJob.java:143 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:45:08,212 RepairJob.java:234 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:45:08,213 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,214 RepairSession.java:180 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,214 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,216 RepairSession.java:180 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,217 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,219 RepairSession.java:180 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:45:08,219 SyncTask.java:66 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:45:08,220 SyncTask.java:66 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:45:08,220 SyncTask.java:66 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:45:08,220 RepairJob.java:143 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:45:08,222 RepairJob.java:234 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:45:08,222 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,224 RepairSession.java:180 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,224 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,228 RepairSession.java:180 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,228 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,233 RepairSession.java:180 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:45:08,233 SyncTask.java:66 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:45:08,233 SyncTask.java:66 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:45:08,233 SyncTask.java:66 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:45:08,234 RepairJob.java:143 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:45:08,236 RepairJob.java:234 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:45:08,236 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,237 RepairSession.java:180 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,238 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,239 RepairSession.java:180 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,239 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:08,241 RepairSession.java:180 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:45:08,241 SyncTask.java:66 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:45:08,241 SyncTask.java:66 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:45:08,242 SyncTask.java:66 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:45:08,242 RepairJob.java:143 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:45:08,242 RepairSession.java:270 - [repair #088bd330-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:45:08,243 RepairRunnable.java:261 - Repair session 088bd330-70dd-11f0-9c4c-718ceb57d90b for range [(-16574936496100469,1437400050902194], (8529500973855388728,8589211080782831858]] finished INFO [RepairJobTask:2] 2025-08-04 02:45:08,244 ActiveRepairService.java:452 - [repair #088ac1c0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:45:08,246 RepairRunnable.java:343 - Repair command #103 finished in 0 seconds INFO [Repair-Task-105] 2025-08-04 02:45:11,390 RepairRunnable.java:139 - Starting repair command #104 (0a7357e0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace reaper_db with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [cluster, leader, diagnostic_event_subscription, schema_migration_leader, running_repairs, repair_run, repair_unit_v1, repair_run_by_cluster_v2, repair_schedule_by_cluster_and_keyspace, repair_run_by_cluster, running_reapers, repair_schedule_v1, percent_repaired_by_schedule, repair_run_by_unit, schema_migration, snapshot], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-105] 2025-08-04 02:45:11,400 RepairSession.java:228 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-1589272731006098283,-1585628438774727805], (4658150600086931414,4682234366828242028], (-8035944810003615603,-7978948254477336248]] for reaper_db.[repair_schedule_v1, running_repairs, repair_unit_v1, repair_run_by_cluster, repair_run_by_cluster_v2, schema_migration, snapshot, repair_run, cluster, percent_repaired_by_schedule, schema_migration_leader, running_reapers, diagnostic_event_subscription, repair_schedule_by_cluster_and_keyspace, leader, repair_run_by_unit] INFO [RepairJobTask:3] 2025-08-04 02:45:11,422 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:45:11,422 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,424 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,424 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,467 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,468 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,472 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:45:11,473 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:45:11,473 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:45:11,473 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_v1 INFO [RepairJobTask:3] 2025-08-04 02:45:11,473 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] repair_schedule_v1 is fully synced INFO [RepairJobTask:2] 2025-08-04 02:45:11,551 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_repairs (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:45:11,551 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,554 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,555 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,568 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,568 RepairJob.java:270 - Validating /10.0.0.61 WARN [ValidationExecutor:8] 2025-08-04 02:45:11,572 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-23e3368070da11f0b5a915a47a66d08f/snapshots/0a74de80-70dd-11f0-9c4c-718ceb57d90b/mc-479-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. WARN [ValidationExecutor:8] 2025-08-04 02:45:11,572 LeveledCompactionStrategy.java:285 - Live sstable /var/lib/cassandra/data/reaper_db/running_repairs-23e3368070da11f0b5a915a47a66d08f/snapshots/0a74de80-70dd-11f0-9c4c-718ceb57d90b/mc-480-big-Data.db from level 0 is not on corresponding level in the leveled manifest. This is not a problem per se, but may indicate an orphaned sstable due to a failed compaction not cleaned up properly. INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,572 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for running_repairs from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:45:11,573 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:3] 2025-08-04 02:45:11,573 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_repairs INFO [RepairJobTask:4] 2025-08-04 02:45:11,573 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_repairs INFO [RepairJobTask:2] 2025-08-04 02:45:11,574 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] running_repairs is fully synced INFO [RepairJobTask:4] 2025-08-04 02:45:11,581 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_unit_v1 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:45:11,581 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,582 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,582 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,591 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,591 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,592 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_unit_v1 from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:45:11,594 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:45:11,594 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_unit_v1 INFO [RepairJobTask:5] 2025-08-04 02:45:11,594 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_unit_v1 INFO [RepairJobTask:4] 2025-08-04 02:45:11,594 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] repair_unit_v1 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:45:11,595 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:45:11,595 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,596 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,596 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,598 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,598 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,599 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:45:11,599 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:45:11,599 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:45:11,599 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster INFO [RepairJobTask:4] 2025-08-04 02:45:11,599 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] repair_run_by_cluster is fully synced INFO [RepairJobTask:4] 2025-08-04 02:45:11,600 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_cluster_v2 (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:45:11,600 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,601 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,601 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,603 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,603 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,605 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_cluster_v2 from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:45:11,606 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:45:11,606 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:45:11,606 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_cluster_v2 INFO [RepairJobTask:4] 2025-08-04 02:45:11,606 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] repair_run_by_cluster_v2 is fully synced INFO [RepairJobTask:4] 2025-08-04 02:45:11,609 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:45:11,609 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,610 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,610 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,613 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,613 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,614 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:45:11,615 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:45:11,615 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:45:11,615 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration INFO [RepairJobTask:2] 2025-08-04 02:45:11,615 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] schema_migration is fully synced INFO [RepairJobTask:2] 2025-08-04 02:45:11,617 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for snapshot (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:45:11,617 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,618 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,618 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,624 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,625 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,626 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for snapshot from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:45:11,626 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:45:11,626 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:2] 2025-08-04 02:45:11,626 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for snapshot INFO [RepairJobTask:1] 2025-08-04 02:45:11,627 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] snapshot is fully synced INFO [RepairJobTask:1] 2025-08-04 02:45:11,667 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:45:11,667 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,669 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,669 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,673 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,673 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,675 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:45:11,675 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run INFO [RepairJobTask:1] 2025-08-04 02:45:11,675 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:45:11,675 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run INFO [RepairJobTask:3] 2025-08-04 02:45:11,676 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for cluster (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:45:11,676 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] repair_run is fully synced INFO [RepairJobTask:3] 2025-08-04 02:45:11,677 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,679 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,679 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,681 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,682 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,683 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for cluster from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:45:11,683 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for cluster INFO [RepairJobTask:4] 2025-08-04 02:45:11,683 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:1] 2025-08-04 02:45:11,685 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for percent_repaired_by_schedule (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:45:11,685 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-08-04 02:45:11,684 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for cluster INFO [RepairJobTask:2] 2025-08-04 02:45:11,685 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] cluster is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,687 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,688 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,690 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,690 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,692 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for percent_repaired_by_schedule from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:45:11,694 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:45:11,694 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:1] 2025-08-04 02:45:11,694 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for percent_repaired_by_schedule INFO [RepairJobTask:3] 2025-08-04 02:45:11,694 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] percent_repaired_by_schedule is fully synced INFO [RepairJobTask:3] 2025-08-04 02:45:11,697 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for schema_migration_leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:45:11,697 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,698 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,699 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,704 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,704 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,705 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for schema_migration_leader from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:45:11,706 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:45:11,706 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:3] 2025-08-04 02:45:11,706 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for schema_migration_leader INFO [RepairJobTask:6] 2025-08-04 02:45:11,706 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] schema_migration_leader is fully synced INFO [RepairJobTask:6] 2025-08-04 02:45:11,710 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for running_reapers (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:45:11,710 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,711 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,711 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,716 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,716 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,717 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for running_reapers from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:45:11,717 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:45:11,717 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for running_reapers INFO [RepairJobTask:6] 2025-08-04 02:45:11,718 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for running_reapers INFO [RepairJobTask:5] 2025-08-04 02:45:11,718 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] running_reapers is fully synced INFO [RepairJobTask:5] 2025-08-04 02:45:11,732 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for diagnostic_event_subscription (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:45:11,733 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,734 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,734 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,739 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,740 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,742 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for diagnostic_event_subscription from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:45:11,742 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:45:11,742 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:45:11,743 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for diagnostic_event_subscription INFO [RepairJobTask:2] 2025-08-04 02:45:11,743 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] diagnostic_event_subscription is fully synced INFO [RepairJobTask:6] 2025-08-04 02:45:11,748 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_schedule_by_cluster_and_keyspace (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:45:11,749 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,751 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,752 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,764 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,764 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,766 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_schedule_by_cluster_and_keyspace from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:45:11,766 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:45:11,766 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:4] 2025-08-04 02:45:11,766 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_schedule_by_cluster_and_keyspace INFO [RepairJobTask:1] 2025-08-04 02:45:11,766 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] repair_schedule_by_cluster_and_keyspace is fully synced INFO [RepairJobTask:1] 2025-08-04 02:45:11,772 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for leader (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:45:11,772 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,773 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,773 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,777 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,777 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,778 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for leader from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:45:11,778 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for leader INFO [RepairJobTask:3] 2025-08-04 02:45:11,778 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:6] 2025-08-04 02:45:11,778 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for leader INFO [RepairJobTask:1] 2025-08-04 02:45:11,779 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] leader is fully synced INFO [RepairJobTask:1] 2025-08-04 02:45:11,781 RepairJob.java:234 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for repair_run_by_unit (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:45:11,781 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,783 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,783 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,802 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,802 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,803 RepairSession.java:180 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for repair_run_by_unit from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:45:11,804 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:45:11,804 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:2] 2025-08-04 02:45:11,804 SyncTask.java:66 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for repair_run_by_unit INFO [RepairJobTask:3] 2025-08-04 02:45:11,804 RepairJob.java:143 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] repair_run_by_unit is fully synced INFO [RepairJobTask:3] 2025-08-04 02:45:11,804 RepairSession.java:270 - [repair #0a74de80-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:45:11,805 RepairRunnable.java:261 - Repair session 0a74de80-70dd-11f0-9c4c-718ceb57d90b for range [(-1589272731006098283,-1585628438774727805], (4658150600086931414,4682234366828242028], (-8035944810003615603,-7978948254477336248]] finished INFO [RepairJobTask:3] 2025-08-04 02:45:11,806 ActiveRepairService.java:452 - [repair #0a7357e0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:45:11,810 RepairRunnable.java:343 - Repair command #104 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,857 Validator.java:281 - [repair #0ab40a60-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,885 Validator.java:281 - [repair #0ab40a60-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,904 Validator.java:281 - [repair #0ab40a60-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,912 Validator.java:281 - [repair #0ab40a60-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:11,920 ActiveRepairService.java:452 - [repair #0aaf0150-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,190 Validator.java:281 - [repair #0b7d9bf0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,210 Validator.java:281 - [repair #0b7d9bf0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,220 Validator.java:281 - [repair #0b7d9bf0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,239 Validator.java:281 - [repair #0b7d9bf0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,284 ActiveRepairService.java:452 - [repair #0b7b03e0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,312 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,331 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster_v2 INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,342 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_unit INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,366 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.snapshot INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,387 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_unit_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,401 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_reapers INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,435 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_by_cluster_and_keyspace INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,448 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_run_by_cluster INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,459 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.repair_schedule_v1 INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,464 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.cluster INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,470 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,478 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.leader INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,549 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.running_repairs INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,567 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.percent_repaired_by_schedule INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,580 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.schema_migration_leader INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,588 Validator.java:281 - [repair #0b8c9010-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for reaper_db.diagnostic_event_subscription INFO [AntiEntropyStage:1] 2025-08-04 02:45:13,591 ActiveRepairService.java:452 - [repair #0b8bccc0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-106] 2025-08-04 02:45:18,207 RepairRunnable.java:139 - Starting repair command #105 (0e8361e0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-106] 2025-08-04 02:45:18,211 RepairSession.java:228 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(6728562416408950402,6754855291808559322], (2257645846989567130,2307769408874678871]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:45:18,216 RepairJob.java:234 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:45:18,216 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,218 RepairSession.java:180 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,218 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,221 RepairSession.java:180 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,221 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,222 RepairSession.java:180 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:45:18,223 SyncTask.java:66 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:45:18,223 SyncTask.java:66 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:45:18,224 SyncTask.java:66 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-08-04 02:45:18,226 RepairJob.java:143 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:45:18,232 RepairJob.java:234 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:45:18,232 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,234 RepairSession.java:180 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,234 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,236 RepairSession.java:180 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,236 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,238 RepairSession.java:180 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:45:18,238 SyncTask.java:66 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:45:18,238 SyncTask.java:66 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:45:18,238 SyncTask.java:66 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:45:18,238 RepairJob.java:143 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:45:18,239 RepairJob.java:234 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:45:18,240 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,241 RepairSession.java:180 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,241 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,242 RepairSession.java:180 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,242 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,243 RepairSession.java:180 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:45:18,244 SyncTask.java:66 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:45:18,244 SyncTask.java:66 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:45:18,244 SyncTask.java:66 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:45:18,244 RepairJob.java:143 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:45:18,246 RepairJob.java:234 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:45:18,246 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,247 RepairSession.java:180 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,247 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,249 RepairSession.java:180 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,249 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:18,250 RepairSession.java:180 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:45:18,250 SyncTask.java:66 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:45:18,250 SyncTask.java:66 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:45:18,250 SyncTask.java:66 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:45:18,250 RepairJob.java:143 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:45:18,250 RepairSession.java:270 - [repair #0e842530-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:45:18,251 RepairRunnable.java:261 - Repair session 0e842530-70dd-11f0-9c4c-718ceb57d90b for range [(6728562416408950402,6754855291808559322], (2257645846989567130,2307769408874678871]] finished INFO [RepairJobTask:1] 2025-08-04 02:45:18,251 ActiveRepairService.java:452 - [repair #0e8361e0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:45:18,253 RepairRunnable.java:343 - Repair command #105 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:45:21,827 Validator.java:281 - [repair #10aafcd0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:21,833 Validator.java:281 - [repair #10aafcd0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:21,840 Validator.java:281 - [repair #10aafcd0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:21,853 Validator.java:281 - [repair #10aafcd0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:21,857 ActiveRepairService.java:452 - [repair #10aa6090-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:45:23,152 Validator.java:281 - [repair #11750390-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:23,161 Validator.java:281 - [repair #11750390-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:23,167 Validator.java:281 - [repair #11750390-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:23,175 Validator.java:281 - [repair #11750390-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:23,178 ActiveRepairService.java:452 - [repair #11746750-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:45:28,242 Validator.java:281 - [repair #147e24e0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:28,248 Validator.java:281 - [repair #147e24e0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:28,257 Validator.java:281 - [repair #147e24e0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:28,261 Validator.java:281 - [repair #147e24e0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:28,264 ActiveRepairService.java:452 - [repair #147dafb0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-107] 2025-08-04 02:45:31,854 RepairRunnable.java:139 - Starting repair command #106 (16a5e6e0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-107] 2025-08-04 02:45:31,861 RepairSession.java:228 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(890837226447610773,931345882292430563], (-4778852289649497773,-4777696982244028499], (-272553488497714501,-220305378780459968]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:45:31,872 RepairJob.java:234 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:45:31,872 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,874 RepairSession.java:180 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,874 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,877 RepairSession.java:180 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,877 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,879 RepairSession.java:180 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:45:31,879 SyncTask.java:66 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:45:31,880 SyncTask.java:66 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:45:31,880 SyncTask.java:66 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:45:31,881 RepairJob.java:143 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:45:31,881 RepairJob.java:234 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:45:31,881 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,883 RepairSession.java:180 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,883 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,884 RepairSession.java:180 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,884 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,887 RepairSession.java:180 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:45:31,887 SyncTask.java:66 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:45:31,887 SyncTask.java:66 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:45:31,887 SyncTask.java:66 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:45:31,888 RepairJob.java:143 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:45:31,890 RepairJob.java:234 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:45:31,890 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,892 RepairSession.java:180 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,892 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,894 RepairSession.java:180 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,894 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,898 RepairSession.java:180 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:45:31,901 SyncTask.java:66 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:45:31,902 SyncTask.java:66 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:45:31,902 SyncTask.java:66 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:45:31,902 RepairJob.java:143 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:45:31,905 RepairJob.java:234 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:45:31,906 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,908 RepairSession.java:180 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,908 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,910 RepairSession.java:180 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,910 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:31,911 RepairSession.java:180 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:45:31,911 SyncTask.java:66 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:45:31,911 SyncTask.java:66 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:45:31,912 SyncTask.java:66 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:45:31,912 RepairJob.java:143 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:45:31,912 RepairSession.java:270 - [repair #16a6d140-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:45:31,913 RepairRunnable.java:261 - Repair session 16a6d140-70dd-11f0-9c4c-718ceb57d90b for range [(890837226447610773,931345882292430563], (-4778852289649497773,-4777696982244028499], (-272553488497714501,-220305378780459968]] finished INFO [RepairJobTask:4] 2025-08-04 02:45:31,914 ActiveRepairService.java:452 - [repair #16a5e6e0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:6] 2025-08-04 02:45:31,918 RepairRunnable.java:343 - Repair command #106 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:45:33,186 Validator.java:281 - [repair #176feda0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:33,198 Validator.java:281 - [repair #176feda0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:33,209 Validator.java:281 - [repair #176feda0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:33,220 Validator.java:281 - [repair #176feda0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:33,228 ActiveRepairService.java:452 - [repair #176f2a50-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:45:38,295 Validator.java:281 - [repair #1a798420-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:38,316 Validator.java:281 - [repair #1a798420-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:38,323 Validator.java:281 - [repair #1a798420-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:38,338 Validator.java:281 - [repair #1a798420-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:38,349 ActiveRepairService.java:452 - [repair #1a78e7e0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:45:41,894 Validator.java:281 - [repair #1ca05bc0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:41,899 Validator.java:281 - [repair #1ca05bc0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:41,905 Validator.java:281 - [repair #1ca05bc0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:41,911 Validator.java:281 - [repair #1ca05bc0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:41,914 ActiveRepairService.java:452 - [repair #1c9fe690-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:45:43,232 Validator.java:281 - [repair #1d6a1460-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:43,244 Validator.java:281 - [repair #1d6a1460-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:43,252 Validator.java:281 - [repair #1d6a1460-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:43,259 Validator.java:281 - [repair #1d6a1460-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:43,262 ActiveRepairService.java:452 - [repair #1d697820-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-108] 2025-08-04 02:45:48,302 RepairRunnable.java:139 - Starting repair command #107 (2073aae0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-108] 2025-08-04 02:45:48,306 RepairSession.java:228 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(6160517853526506451,6178278887243969236], (5415711461610782370,5416855942004406178], (-5151855247743752207,-5131980693417618724], (-5928681204217791463,-5882904014290941398], (3978457380327785982,3985649660472162880]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:45:48,312 RepairJob.java:234 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:45:48,312 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,314 RepairSession.java:180 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,314 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,316 RepairSession.java:180 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,316 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,318 RepairSession.java:180 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:45:48,319 SyncTask.java:66 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:45:48,319 SyncTask.java:66 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:45:48,319 SyncTask.java:66 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:45:48,319 RepairJob.java:143 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:45:48,320 RepairJob.java:234 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:45:48,320 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,322 RepairSession.java:180 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,322 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,324 RepairSession.java:180 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,324 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,325 RepairSession.java:180 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:45:48,325 SyncTask.java:66 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:45:48,325 SyncTask.java:66 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:45:48,326 SyncTask.java:66 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:45:48,326 RepairJob.java:143 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:45:48,328 RepairJob.java:234 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:45:48,328 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,330 RepairSession.java:180 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,330 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,331 RepairSession.java:180 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,331 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,332 RepairSession.java:180 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:45:48,333 SyncTask.java:66 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:45:48,333 SyncTask.java:66 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:45:48,333 SyncTask.java:66 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:45:48,333 RepairJob.java:143 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:45:48,336 RepairJob.java:234 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:45:48,336 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,337 RepairSession.java:180 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,337 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,339 RepairSession.java:180 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,339 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:45:48,340 RepairSession.java:180 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:45:48,340 SyncTask.java:66 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:45:48,340 SyncTask.java:66 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:45:48,340 SyncTask.java:66 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:45:48,340 RepairJob.java:143 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:45:48,341 RepairSession.java:270 - [repair #20744720-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:45:48,341 RepairRunnable.java:261 - Repair session 20744720-70dd-11f0-9c4c-718ceb57d90b for range [(6160517853526506451,6178278887243969236], (5415711461610782370,5416855942004406178], (-5151855247743752207,-5131980693417618724], (-5928681204217791463,-5882904014290941398], (3978457380327785982,3985649660472162880]] finished INFO [RepairJobTask:5] 2025-08-04 02:45:48,342 ActiveRepairService.java:452 - [repair #2073aae0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:45:48,345 RepairRunnable.java:343 - Repair command #107 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:45:52,063 Validator.java:281 - [repair #22a88c40-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:52,131 Validator.java:281 - [repair #22a88c40-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:52,202 Validator.java:281 - [repair #22a88c40-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:52,218 Validator.java:281 - [repair #22a88c40-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:52,229 ActiveRepairService.java:452 - [repair #22a705a0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:45:53,278 Validator.java:281 - [repair #23691d20-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:53,290 Validator.java:281 - [repair #23691d20-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:53,296 Validator.java:281 - [repair #23691d20-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:53,301 Validator.java:281 - [repair #23691d20-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:53,305 ActiveRepairService.java:452 - [repair #236859d0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:45:58,353 Validator.java:281 - [repair #266e46d0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:58,361 Validator.java:281 - [repair #266e46d0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:58,368 Validator.java:281 - [repair #266e46d0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:58,373 Validator.java:281 - [repair #266e46d0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:45:58,376 ActiveRepairService.java:452 - [repair #266dd1a0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:46:02,009 Validator.java:281 - [repair #289e9450-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:02,024 Validator.java:281 - [repair #289e9450-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:02,030 Validator.java:281 - [repair #289e9450-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:02,035 Validator.java:281 - [repair #289e9450-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:02,039 ActiveRepairService.java:452 - [repair #289df810-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-109] 2025-08-04 02:46:03,313 RepairRunnable.java:139 - Starting repair command #108 (29662a10-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-109] 2025-08-04 02:46:03,317 RepairSession.java:228 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-7302500262063473801,-7236239704705343895], (-8899457183911724884,-8874776891821353789]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:46:03,324 RepairJob.java:234 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:03,324 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,325 RepairSession.java:180 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,325 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,327 RepairSession.java:180 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,327 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,328 RepairSession.java:180 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:46:03,328 SyncTask.java:66 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:46:03,328 SyncTask.java:66 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:46:03,328 SyncTask.java:66 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:46:03,329 RepairJob.java:143 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:46:03,336 RepairJob.java:234 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:46:03,337 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,338 RepairSession.java:180 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,338 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,339 RepairSession.java:180 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,339 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,340 RepairSession.java:180 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:46:03,341 SyncTask.java:66 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:46:03,341 SyncTask.java:66 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:46:03,341 SyncTask.java:66 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:46:03,341 RepairJob.java:143 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:46:03,350 RepairJob.java:234 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:03,350 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,352 RepairSession.java:180 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,352 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,354 RepairSession.java:180 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,354 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,355 RepairSession.java:180 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:03,355 SyncTask.java:66 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:03,356 SyncTask.java:66 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:03,356 SyncTask.java:66 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:03,356 RepairJob.java:143 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:46:03,358 RepairJob.java:234 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:46:03,358 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,359 RepairSession.java:180 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,360 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,361 RepairSession.java:180 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,361 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:03,361 RepairSession.java:180 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:03,362 SyncTask.java:66 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:46:03,362 SyncTask.java:66 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:46:03,362 SyncTask.java:66 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:46:03,362 RepairJob.java:143 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:03,362 RepairSession.java:270 - [repair #2966c650-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:46:03,363 RepairRunnable.java:261 - Repair session 2966c650-70dd-11f0-9c4c-718ceb57d90b for range [(-7302500262063473801,-7236239704705343895], (-8899457183911724884,-8874776891821353789]] finished INFO [RepairJobTask:2] 2025-08-04 02:46:03,364 ActiveRepairService.java:452 - [repair #29662a10-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:46:03,366 RepairRunnable.java:343 - Repair command #108 finished in 0 seconds INFO [Repair-Task-110] 2025-08-04 02:46:08,380 RepairRunnable.java:139 - Starting repair command #109 (2c6b53c0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-110] 2025-08-04 02:46:08,384 RepairSession.java:228 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-2202744432750357234,-2175022282603932620], (-9061011378379692471,-9000167328686471054]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:1] 2025-08-04 02:46:08,389 RepairJob.java:234 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:46:08,389 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,390 RepairSession.java:180 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,390 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,392 RepairSession.java:180 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,392 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,393 RepairSession.java:180 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:08,393 SyncTask.java:66 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:46:08,393 SyncTask.java:66 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:46:08,393 SyncTask.java:66 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:46:08,394 RepairJob.java:143 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:46:08,407 RepairJob.java:234 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:46:08,407 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,408 RepairSession.java:180 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,408 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,410 RepairSession.java:180 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,411 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,411 RepairSession.java:180 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:46:08,411 SyncTask.java:66 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:46:08,412 SyncTask.java:66 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:46:08,412 SyncTask.java:66 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:46:08,412 RepairJob.java:143 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:46:08,417 RepairJob.java:234 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:46:08,417 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,418 RepairSession.java:180 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,418 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,420 RepairSession.java:180 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,420 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,420 RepairSession.java:180 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:46:08,421 SyncTask.java:66 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:46:08,421 SyncTask.java:66 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:08,421 SyncTask.java:66 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:46:08,422 RepairJob.java:143 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:46:08,423 RepairJob.java:234 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:46:08,423 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,425 RepairSession.java:180 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,425 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,426 RepairSession.java:180 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,426 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:08,427 RepairSession.java:180 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:08,427 SyncTask.java:66 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:46:08,427 SyncTask.java:66 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:46:08,427 SyncTask.java:66 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:46:08,427 RepairJob.java:143 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:46:08,427 RepairSession.java:270 - [repair #2c6bf000-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:46:08,427 RepairRunnable.java:261 - Repair session 2c6bf000-70dd-11f0-9c4c-718ceb57d90b for range [(-2202744432750357234,-2175022282603932620], (-9061011378379692471,-9000167328686471054]] finished INFO [RepairJobTask:1] 2025-08-04 02:46:08,428 ActiveRepairService.java:452 - [repair #2c6b53c0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:46:08,433 RepairRunnable.java:343 - Repair command #109 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:46:12,068 Validator.java:281 - [repair #2e9c1670-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:12,078 Validator.java:281 - [repair #2e9c1670-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:12,087 Validator.java:281 - [repair #2e9c1670-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:12,099 Validator.java:281 - [repair #2e9c1670-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:12,103 ActiveRepairService.java:452 - [repair #2e9b5320-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-111] 2025-08-04 02:46:13,351 RepairRunnable.java:139 - Starting repair command #110 (2f61d770-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-111] 2025-08-04 02:46:13,358 RepairSession.java:228 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-1920452238612440303,-1904095002231404222], (5528497003654368625,5550271844475398211], (-5849640731298731071,-5824125134622349665], (-5710657747637924323,-5697446797584113622], (-1613698321800794938,-1607673463367721053]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:46:13,397 RepairJob.java:234 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:46:13,397 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,401 RepairSession.java:180 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,401 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,403 RepairSession.java:180 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,403 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,405 RepairSession.java:180 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:13,406 SyncTask.java:66 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:46:13,406 SyncTask.java:66 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:46:13,406 SyncTask.java:66 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:46:13,406 RepairJob.java:143 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:13,412 RepairJob.java:234 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:46:13,412 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,413 RepairSession.java:180 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,413 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,416 RepairSession.java:180 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,416 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,417 RepairSession.java:180 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:46:13,418 SyncTask.java:66 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:46:13,418 SyncTask.java:66 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:46:13,419 SyncTask.java:66 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:46:13,419 RepairJob.java:143 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:46:13,419 RepairJob.java:234 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:13,420 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,421 RepairSession.java:180 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,421 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,424 RepairSession.java:180 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,424 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,425 RepairSession.java:180 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:13,425 SyncTask.java:66 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:46:13,425 SyncTask.java:66 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:46:13,425 SyncTask.java:66 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:13,425 RepairJob.java:143 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:46:13,428 RepairJob.java:234 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:13,428 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,429 RepairSession.java:180 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,429 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,431 RepairSession.java:180 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,431 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:13,432 RepairSession.java:180 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:13,432 SyncTask.java:66 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:46:13,432 SyncTask.java:66 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:46:13,432 SyncTask.java:66 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:46:13,432 RepairJob.java:143 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:46:13,433 RepairSession.java:270 - [repair #2f62e8e0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:46:13,433 RepairRunnable.java:261 - Repair session 2f62e8e0-70dd-11f0-9c4c-718ceb57d90b for range [(-1920452238612440303,-1904095002231404222], (5528497003654368625,5550271844475398211], (-5849640731298731071,-5824125134622349665], (-5710657747637924323,-5697446797584113622], (-1613698321800794938,-1607673463367721053]] finished INFO [RepairJobTask:4] 2025-08-04 02:46:13,434 ActiveRepairService.java:452 - [repair #2f61d770-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:46:13,435 RepairRunnable.java:343 - Repair command #110 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:46:18,442 Validator.java:281 - [repair #32697220-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:18,447 Validator.java:281 - [repair #32697220-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:18,452 Validator.java:281 - [repair #32697220-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:18,457 Validator.java:281 - [repair #32697220-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:18,460 ActiveRepairService.java:452 - [repair #3268d5e0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:46:22,067 Validator.java:281 - [repair #3492bac0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:22,075 Validator.java:281 - [repair #3492bac0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:22,088 Validator.java:281 - [repair #3492bac0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:22,109 Validator.java:281 - [repair #3492bac0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:22,116 ActiveRepairService.java:452 - [repair #34924590-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-112] 2025-08-04 02:46:23,376 RepairRunnable.java:139 - Starting repair command #111 (355b8900-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-112] 2025-08-04 02:46:23,380 RepairSession.java:228 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(4923895086033910596,4984732653224476158], (-3853614196268460692,-3827955600045805935], (-7070880580310228903,-7064544768327890219]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:46:23,393 RepairJob.java:234 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:23,393 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,395 RepairSession.java:180 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,395 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,398 RepairSession.java:180 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,398 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,399 RepairSession.java:180 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:23,400 SyncTask.java:66 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:46:23,414 RepairJob.java:234 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:46:23,414 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-08-04 02:46:23,414 SyncTask.java:66 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:46:23,415 SyncTask.java:66 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:46:23,415 RepairJob.java:143 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,416 RepairSession.java:180 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,416 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,418 RepairSession.java:180 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,419 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,420 RepairSession.java:180 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:46:23,420 SyncTask.java:66 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:46:23,420 SyncTask.java:66 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:46:23,421 SyncTask.java:66 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:46:23,421 RepairJob.java:143 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:46:23,422 RepairJob.java:234 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:46:23,422 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,423 RepairSession.java:180 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,423 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,425 RepairSession.java:180 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,425 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,426 RepairSession.java:180 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:46:23,428 SyncTask.java:66 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:46:23,428 SyncTask.java:66 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:46:23,428 RepairJob.java:234 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:46:23,428 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:6] 2025-08-04 02:46:23,428 SyncTask.java:66 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:23,429 RepairJob.java:143 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,429 RepairSession.java:180 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,429 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,432 RepairSession.java:180 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,433 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:23,434 RepairSession.java:180 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:23,434 SyncTask.java:66 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:46:23,434 SyncTask.java:66 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:46:23,434 SyncTask.java:66 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:46:23,434 RepairJob.java:143 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:46:23,435 RepairSession.java:270 - [repair #355c2540-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:46:23,435 RepairRunnable.java:261 - Repair session 355c2540-70dd-11f0-9c4c-718ceb57d90b for range [(4923895086033910596,4984732653224476158], (-3853614196268460692,-3827955600045805935], (-7070880580310228903,-7064544768327890219]] finished INFO [RepairJobTask:1] 2025-08-04 02:46:23,437 ActiveRepairService.java:452 - [repair #355b8900-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:46:23,438 RepairRunnable.java:343 - Repair command #111 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:46:28,502 Validator.java:281 - [repair #38667f10-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:28,511 Validator.java:281 - [repair #38667f10-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:28,528 Validator.java:281 - [repair #38667f10-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:28,535 Validator.java:281 - [repair #38667f10-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:28,540 ActiveRepairService.java:452 - [repair #386594b0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-113] 2025-08-04 02:46:32,099 RepairRunnable.java:139 - Starting repair command #112 (3a8e6820-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 8, pull repair: false) INFO [Repair-Task-113] 2025-08-04 02:46:32,105 RepairSession.java:228 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(467923107178585023,484009334606697532], (-3922379908062418016,-3922191992147757003], (-917320291762449080,-912462929960300930], (-4043713709282329299,-4040481031069026029], (-1272508565779086725,-1250483254705884027], (2074108166190960575,2074549906232708251], (8477938266570112032,8518564169338001080], (-5155540140107696778,-5152089553999396691]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:46:32,117 RepairJob.java:234 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:46:32,117 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,121 RepairSession.java:180 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,121 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,123 RepairSession.java:180 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,123 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,126 RepairSession.java:180 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:32,126 SyncTask.java:66 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:46:32,127 SyncTask.java:66 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:46:32,127 SyncTask.java:66 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:46:32,127 RepairJob.java:143 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:32,129 RepairJob.java:234 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:46:32,129 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,130 RepairSession.java:180 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,130 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,132 RepairSession.java:180 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,132 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,133 RepairSession.java:180 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:32,133 SyncTask.java:66 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:46:32,134 SyncTask.java:66 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:46:32,134 SyncTask.java:66 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:46:32,134 RepairJob.java:143 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:46:32,136 RepairJob.java:234 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:46:32,136 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,137 RepairSession.java:180 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,137 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,140 RepairSession.java:180 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,140 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,141 RepairSession.java:180 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:32,141 SyncTask.java:66 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:46:32,141 SyncTask.java:66 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:46:32,141 SyncTask.java:66 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:46:32,141 RepairJob.java:143 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:46:32,143 RepairJob.java:234 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:32,144 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,145 RepairSession.java:180 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,145 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,146 RepairSession.java:180 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,147 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:32,148 RepairSession.java:180 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:32,148 SyncTask.java:66 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:46:32,148 SyncTask.java:66 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:46:32,149 SyncTask.java:66 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:46:32,149 RepairJob.java:143 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:32,150 RepairSession.java:270 - [repair #3a8f7990-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:46:32,150 RepairRunnable.java:261 - Repair session 3a8f7990-70dd-11f0-9c4c-718ceb57d90b for range [(467923107178585023,484009334606697532], (-3922379908062418016,-3922191992147757003], (-917320291762449080,-912462929960300930], (-4043713709282329299,-4040481031069026029], (-1272508565779086725,-1250483254705884027], (2074108166190960575,2074549906232708251], (8477938266570112032,8518564169338001080], (-5155540140107696778,-5152089553999396691]] finished INFO [RepairJobTask:2] 2025-08-04 02:46:32,151 ActiveRepairService.java:452 - [repair #3a8e6820-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:46:32,153 RepairRunnable.java:343 - Repair command #112 finished in 0 seconds INFO [Repair-Task-114] 2025-08-04 02:46:33,401 RepairRunnable.java:139 - Starting repair command #113 (3b553a90-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-114] 2025-08-04 02:46:33,435 RepairSession.java:228 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-5670713642871098060,-5590640149385264669]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:46:33,453 RepairJob.java:234 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:46:33,453 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,454 RepairSession.java:180 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,455 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,456 RepairSession.java:180 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,456 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,459 RepairSession.java:180 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:46:33,461 SyncTask.java:66 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:46:33,461 SyncTask.java:66 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:46:33,461 SyncTask.java:66 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:46:33,462 RepairJob.java:143 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:33,469 RepairJob.java:234 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:46:33,469 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,470 RepairSession.java:180 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,470 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,472 RepairSession.java:180 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,472 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,474 RepairSession.java:180 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:33,474 SyncTask.java:66 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:46:33,475 SyncTask.java:66 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:46:33,475 SyncTask.java:66 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:46:33,476 RepairJob.java:143 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:46:33,480 RepairJob.java:234 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:46:33,480 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,482 RepairSession.java:180 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,482 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,486 RepairSession.java:180 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,486 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,487 RepairSession.java:180 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:46:33,488 SyncTask.java:66 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:46:33,488 SyncTask.java:66 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:46:33,488 SyncTask.java:66 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:46:33,489 RepairJob.java:143 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:33,504 RepairJob.java:234 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:46:33,505 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,506 RepairSession.java:180 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,506 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,508 RepairSession.java:180 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,508 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:33,510 RepairSession.java:180 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:33,510 SyncTask.java:66 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:46:33,510 SyncTask.java:66 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:46:33,510 SyncTask.java:66 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:46:33,511 RepairJob.java:143 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:46:33,511 RepairSession.java:270 - [repair #3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:46:33,511 RepairRunnable.java:261 - Repair session 3b5a6ab0-70dd-11f0-9c4c-718ceb57d90b for range [(-5670713642871098060,-5590640149385264669]] finished INFO [RepairJobTask:6] 2025-08-04 02:46:33,513 ActiveRepairService.java:452 - [repair #3b553a90-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:46:33,514 RepairRunnable.java:343 - Repair command #113 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:46:38,516 Validator.java:281 - [repair #3e6057b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:38,526 Validator.java:281 - [repair #3e6057b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:38,534 Validator.java:281 - [repair #3e6057b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:38,541 Validator.java:281 - [repair #3e6057b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:46:38,544 ActiveRepairService.java:452 - [repair #3e5fe280-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-115] 2025-08-04 02:46:42,122 RepairRunnable.java:139 - Starting repair command #114 (4087f2a0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-115] 2025-08-04 02:46:42,127 RepairSession.java:228 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-3866309658545931200,-3853614196268460692], (3206737421035063576,3228449533745515195], (-5152089553999396691,-5151855247743752207], (6254676218242467778,6258728428150610554], (7095925187339382226,7146882985950269550]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:46:42,139 RepairJob.java:234 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:42,139 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,141 RepairSession.java:180 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,141 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,147 RepairSession.java:180 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,147 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,150 RepairSession.java:180 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:42,150 SyncTask.java:66 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:46:42,150 SyncTask.java:66 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:46:42,150 SyncTask.java:66 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:46:42,150 RepairJob.java:143 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:46:42,152 RepairJob.java:234 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:42,152 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,154 RepairSession.java:180 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,154 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,155 RepairSession.java:180 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,155 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,159 RepairSession.java:180 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:42,159 SyncTask.java:66 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:46:42,159 SyncTask.java:66 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:46:42,159 SyncTask.java:66 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:46:42,159 RepairJob.java:143 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:46:42,162 RepairJob.java:234 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:42,162 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,163 RepairSession.java:180 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,163 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,164 RepairSession.java:180 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,164 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,165 RepairSession.java:180 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:42,165 SyncTask.java:66 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:46:42,165 SyncTask.java:66 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:46:42,173 SyncTask.java:66 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:42,173 RepairJob.java:143 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:46:42,174 RepairJob.java:234 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:46:42,174 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,176 RepairSession.java:180 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,176 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,177 RepairSession.java:180 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,177 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:42,178 RepairSession.java:180 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:42,178 SyncTask.java:66 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:46:42,179 SyncTask.java:66 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:46:42,179 SyncTask.java:66 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:46:42,179 RepairJob.java:143 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:42,179 RepairSession.java:270 - [repair #40888ee0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:46:42,179 RepairRunnable.java:261 - Repair session 40888ee0-70dd-11f0-9c4c-718ceb57d90b for range [(-3866309658545931200,-3853614196268460692], (3206737421035063576,3228449533745515195], (-5152089553999396691,-5151855247743752207], (6254676218242467778,6258728428150610554], (7095925187339382226,7146882985950269550]] finished INFO [RepairJobTask:2] 2025-08-04 02:46:42,180 ActiveRepairService.java:452 - [repair #4087f2a0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:46:42,182 RepairRunnable.java:343 - Repair command #114 finished in 0 seconds INFO [Repair-Task-116] 2025-08-04 02:46:43,430 RepairRunnable.java:139 - Starting repair command #115 (414f6150-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-116] 2025-08-04 02:46:43,433 RepairSession.java:228 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(3533303550804442643,3558476565649381495], (-3820314623817371716,-3819270489177160272], (-4892322800396446838,-4839053543945564913]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:46:43,442 RepairJob.java:234 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:43,442 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,444 RepairSession.java:180 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,444 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,446 RepairSession.java:180 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,446 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,448 RepairSession.java:180 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:43,448 SyncTask.java:66 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:46:43,448 SyncTask.java:66 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:46:43,448 SyncTask.java:66 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:46:43,448 RepairJob.java:143 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:46:43,450 RepairJob.java:234 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:43,450 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,451 RepairSession.java:180 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,451 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,453 RepairSession.java:180 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,453 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,454 RepairSession.java:180 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:43,454 SyncTask.java:66 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:46:43,454 SyncTask.java:66 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:46:43,455 SyncTask.java:66 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:46:43,455 RepairJob.java:143 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:46:43,456 RepairJob.java:234 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:46:43,456 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,457 RepairSession.java:180 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,457 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,458 RepairSession.java:180 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,458 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,460 RepairSession.java:180 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:43,460 SyncTask.java:66 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:43,460 SyncTask.java:66 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:43,460 SyncTask.java:66 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:43,460 RepairJob.java:143 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:43,461 RepairJob.java:234 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:46:43,461 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,462 RepairSession.java:180 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,462 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,463 RepairSession.java:180 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,463 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:43,465 RepairSession.java:180 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:43,465 SyncTask.java:66 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:46:43,465 SyncTask.java:66 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:46:43,465 SyncTask.java:66 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:46:43,465 RepairJob.java:143 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:43,466 RepairSession.java:270 - [repair #414ffd90-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:46:43,466 RepairRunnable.java:261 - Repair session 414ffd90-70dd-11f0-9c4c-718ceb57d90b for range [(3533303550804442643,3558476565649381495], (-3820314623817371716,-3819270489177160272], (-4892322800396446838,-4839053543945564913]] finished INFO [RepairJobTask:2] 2025-08-04 02:46:43,467 ActiveRepairService.java:452 - [repair #414f6150-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:46:43,468 RepairRunnable.java:343 - Repair command #115 finished in 0 seconds INFO [Repair-Task-117] 2025-08-04 02:46:48,531 RepairRunnable.java:139 - Starting repair command #116 (4459e230-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 7, pull repair: false) INFO [Repair-Task-117] 2025-08-04 02:46:48,535 RepairSession.java:228 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(432099751149379312,466707378405776749], (7994349742798860145,8023451126698417646], (-6718876632090585282,-6713057781080259175], (5189243948433217944,5194045482290921466], (5492377980361339851,5492673178055903132], (7804036858132793494,7806865444330736904], (-8458096758657658530,-8450140513335591784]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:46:48,543 RepairJob.java:234 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:48,543 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,544 RepairSession.java:180 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,544 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,546 RepairSession.java:180 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,546 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,547 RepairSession.java:180 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:46:48,547 SyncTask.java:66 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:46:48,547 SyncTask.java:66 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-08-04 02:46:48,548 SyncTask.java:66 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:46:48,548 RepairJob.java:143 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:46:48,549 RepairJob.java:234 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:46:48,549 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,550 RepairSession.java:180 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,550 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,552 RepairSession.java:180 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,552 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,553 RepairSession.java:180 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:46:48,553 SyncTask.java:66 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:46:48,554 SyncTask.java:66 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:46:48,554 SyncTask.java:66 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:46:48,554 RepairJob.java:143 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:48,555 RepairJob.java:234 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:46:48,555 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,557 RepairSession.java:180 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,557 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,559 RepairSession.java:180 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,559 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,560 RepairSession.java:180 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:48,562 SyncTask.java:66 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:46:48,562 RepairJob.java:234 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:46:48,562 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:2] 2025-08-04 02:46:48,562 SyncTask.java:66 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:48,563 SyncTask.java:66 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:48,563 RepairJob.java:143 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,563 RepairSession.java:180 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,564 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,565 RepairSession.java:180 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,565 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:48,566 RepairSession.java:180 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:48,566 SyncTask.java:66 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:46:48,567 SyncTask.java:66 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:46:48,566 SyncTask.java:66 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:46:48,567 RepairJob.java:143 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:46:48,567 RepairSession.java:270 - [repair #445a7e70-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:46:48,567 RepairRunnable.java:261 - Repair session 445a7e70-70dd-11f0-9c4c-718ceb57d90b for range [(432099751149379312,466707378405776749], (7994349742798860145,8023451126698417646], (-6718876632090585282,-6713057781080259175], (5189243948433217944,5194045482290921466], (5492377980361339851,5492673178055903132], (7804036858132793494,7806865444330736904], (-8458096758657658530,-8450140513335591784]] finished INFO [RepairJobTask:4] 2025-08-04 02:46:48,568 ActiveRepairService.java:452 - [repair #4459e230-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:46:48,569 RepairRunnable.java:343 - Repair command #116 finished in 0 seconds INFO [Repair-Task-118] 2025-08-04 02:46:52,160 RepairRunnable.java:139 - Starting repair command #117 (4683a000-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-118] 2025-08-04 02:46:52,164 RepairSession.java:228 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-2175022282603932620,-2143472926449490674], (6913392807898462562,6942679384564449192], (697255339017244532,705937935066336631], (-2108870402310594263,-2097763745486758019]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:46:52,174 RepairJob.java:234 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:52,174 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,177 RepairSession.java:180 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,177 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,179 RepairSession.java:180 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,179 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,180 RepairSession.java:180 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:46:52,180 SyncTask.java:66 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:46:52,181 SyncTask.java:66 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:46:52,181 SyncTask.java:66 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:46:52,181 RepairJob.java:143 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:52,183 RepairJob.java:234 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:46:52,183 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,185 RepairSession.java:180 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,185 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,186 RepairSession.java:180 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,186 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,187 RepairSession.java:180 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:46:52,189 SyncTask.java:66 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:46:52,189 SyncTask.java:66 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:46:52,190 SyncTask.java:66 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:46:52,190 RepairJob.java:143 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:46:52,191 RepairJob.java:234 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:46:52,191 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,192 RepairSession.java:180 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,192 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,193 RepairSession.java:180 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,194 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,195 RepairSession.java:180 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:46:52,196 SyncTask.java:66 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:46:52,197 SyncTask.java:66 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:46:52,197 SyncTask.java:66 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:46:52,197 RepairJob.java:143 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:46:52,197 RepairJob.java:234 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:46:52,198 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,199 RepairSession.java:180 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,199 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,200 RepairSession.java:180 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,200 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:52,201 RepairSession.java:180 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:46:52,202 SyncTask.java:66 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:46:52,202 SyncTask.java:66 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:46:52,202 SyncTask.java:66 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:46:52,202 RepairJob.java:143 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:52,203 RepairSession.java:270 - [repair #46843c40-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:46:52,204 RepairRunnable.java:261 - Repair session 46843c40-70dd-11f0-9c4c-718ceb57d90b for range [(-2175022282603932620,-2143472926449490674], (6913392807898462562,6942679384564449192], (697255339017244532,705937935066336631], (-2108870402310594263,-2097763745486758019]] finished INFO [RepairJobTask:2] 2025-08-04 02:46:52,205 ActiveRepairService.java:452 - [repair #4683a000-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:46:52,206 RepairRunnable.java:343 - Repair command #117 finished in 0 seconds INFO [Repair-Task-119] 2025-08-04 02:46:53,471 RepairRunnable.java:139 - Starting repair command #118 (474baaf0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-119] 2025-08-04 02:46:53,485 RepairSession.java:228 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(972011961910900190,1034253084391344680], (931345882292430563,943017326068838496], (3985649660472162880,4001155973361368082]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:46:53,495 RepairJob.java:234 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:53,495 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,496 RepairSession.java:180 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,496 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,498 RepairSession.java:180 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,498 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,500 RepairSession.java:180 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:53,500 SyncTask.java:66 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:46:53,500 SyncTask.java:66 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:46:53,500 SyncTask.java:66 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:46:53,501 RepairJob.java:143 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:46:53,512 RepairJob.java:234 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:46:53,512 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,513 RepairSession.java:180 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,513 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,515 RepairSession.java:180 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,515 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,516 RepairSession.java:180 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:53,517 SyncTask.java:66 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:46:53,517 SyncTask.java:66 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:46:53,517 SyncTask.java:66 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:46:53,518 RepairJob.java:143 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:46:53,518 RepairJob.java:234 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:46:53,518 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,519 RepairSession.java:180 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,519 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,520 RepairSession.java:180 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,521 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,521 RepairSession.java:180 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:46:53,521 SyncTask.java:66 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:46:53,522 SyncTask.java:66 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:46:53,521 SyncTask.java:66 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:46:53,522 RepairJob.java:143 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:46:53,527 RepairJob.java:234 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:46:53,527 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,529 RepairSession.java:180 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,529 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,530 RepairSession.java:180 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,530 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:53,531 RepairSession.java:180 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:46:53,531 SyncTask.java:66 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:46:53,531 SyncTask.java:66 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:46:53,531 SyncTask.java:66 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:46:53,531 RepairJob.java:143 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:46:53,532 RepairSession.java:270 - [repair #474dcdd0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:46:53,532 RepairRunnable.java:261 - Repair session 474dcdd0-70dd-11f0-9c4c-718ceb57d90b for range [(972011961910900190,1034253084391344680], (931345882292430563,943017326068838496], (3985649660472162880,4001155973361368082]] finished INFO [RepairJobTask:4] 2025-08-04 02:46:53,533 ActiveRepairService.java:452 - [repair #474baaf0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:46:53,535 RepairRunnable.java:343 - Repair command #118 finished in 0 seconds INFO [Repair-Task-120] 2025-08-04 02:46:58,564 RepairRunnable.java:139 - Starting repair command #119 (4a54cc40-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-120] 2025-08-04 02:46:58,568 RepairSession.java:228 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-8467533387564909583,-8458096758657658530], (8043339100803956135,8114449582369524254]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:46:58,572 RepairJob.java:234 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:58,572 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,574 RepairSession.java:180 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,574 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,576 RepairSession.java:180 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,577 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,578 RepairSession.java:180 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:46:58,578 SyncTask.java:66 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:46:58,579 SyncTask.java:66 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:46:58,579 SyncTask.java:66 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:46:58,579 RepairJob.java:143 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:46:58,580 RepairJob.java:234 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:46:58,580 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,581 RepairSession.java:180 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,581 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,583 RepairSession.java:180 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,583 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,584 RepairSession.java:180 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:46:58,584 SyncTask.java:66 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:46:58,584 SyncTask.java:66 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:46:58,584 SyncTask.java:66 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:46:58,585 RepairJob.java:143 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:46:58,585 RepairJob.java:234 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:46:58,585 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,586 RepairSession.java:180 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,586 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,588 RepairSession.java:180 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,588 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,589 RepairSession.java:180 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:46:58,589 SyncTask.java:66 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:46:58,589 SyncTask.java:66 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:46:58,589 SyncTask.java:66 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:46:58,589 RepairJob.java:143 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:46:58,591 RepairJob.java:234 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:46:58,591 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,593 RepairSession.java:180 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,593 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,596 RepairSession.java:180 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,596 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:46:58,597 RepairSession.java:180 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:46:58,597 SyncTask.java:66 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:46:58,597 SyncTask.java:66 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:46:58,597 SyncTask.java:66 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:46:58,597 RepairJob.java:143 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:46:58,598 RepairSession.java:270 - [repair #4a556880-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:46:58,598 RepairRunnable.java:261 - Repair session 4a556880-70dd-11f0-9c4c-718ceb57d90b for range [(-8467533387564909583,-8458096758657658530], (8043339100803956135,8114449582369524254]] finished INFO [RepairJobTask:3] 2025-08-04 02:46:58,599 ActiveRepairService.java:452 - [repair #4a54cc40-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:46:58,601 RepairRunnable.java:343 - Repair command #119 finished in 0 seconds INFO [Repair-Task-121] 2025-08-04 02:47:02,184 RepairRunnable.java:139 - Starting repair command #120 (4c7d2a80-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-121] 2025-08-04 02:47:02,188 RepairSession.java:228 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(519094823619348014,572887719849999895], (3634447225805414296,3656344544752827424], (-1670606861611704523,-1668230744523642448]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:47:02,194 RepairJob.java:234 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:47:02,194 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,195 RepairSession.java:180 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,195 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,197 RepairSession.java:180 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,197 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,198 RepairSession.java:180 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:47:02,199 SyncTask.java:66 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:47:02,199 SyncTask.java:66 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:47:02,199 SyncTask.java:66 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:47:02,199 RepairJob.java:143 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:47:02,205 RepairJob.java:234 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:47:02,206 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,207 RepairSession.java:180 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,207 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,208 RepairSession.java:180 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,208 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,209 RepairSession.java:180 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:47:02,210 SyncTask.java:66 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:47:02,210 SyncTask.java:66 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:47:02,210 SyncTask.java:66 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:47:02,210 RepairJob.java:143 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:47:02,214 RepairJob.java:234 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:47:02,214 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,216 RepairSession.java:180 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,216 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,225 RepairSession.java:180 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,225 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,226 RepairSession.java:180 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:47:02,227 SyncTask.java:66 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:47:02,227 SyncTask.java:66 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:47:02,227 SyncTask.java:66 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:47:02,227 RepairJob.java:143 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:47:02,228 RepairJob.java:234 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:47:02,229 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,230 RepairSession.java:180 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,230 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,231 RepairSession.java:180 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,232 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:02,233 RepairSession.java:180 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:47:02,233 SyncTask.java:66 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:47:02,233 SyncTask.java:66 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:47:02,233 SyncTask.java:66 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:47:02,233 RepairJob.java:143 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:47:02,233 RepairSession.java:270 - [repair #4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:47:02,233 RepairRunnable.java:261 - Repair session 4c7dc6c0-70dd-11f0-9c4c-718ceb57d90b for range [(519094823619348014,572887719849999895], (3634447225805414296,3656344544752827424], (-1670606861611704523,-1668230744523642448]] finished INFO [RepairJobTask:3] 2025-08-04 02:47:02,234 ActiveRepairService.java:452 - [repair #4c7d2a80-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:47:02,235 RepairRunnable.java:343 - Repair command #120 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:47:03,519 Validator.java:281 - [repair #4d473140-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:03,530 Validator.java:281 - [repair #4d473140-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:03,536 Validator.java:281 - [repair #4d473140-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:03,541 Validator.java:281 - [repair #4d473140-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:03,545 ActiveRepairService.java:452 - [repair #4d466df0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:47:08,614 Validator.java:281 - [repair #505079a0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:08,619 Validator.java:281 - [repair #505079a0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:08,625 Validator.java:281 - [repair #505079a0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:08,631 Validator.java:281 - [repair #505079a0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:08,635 ActiveRepairService.java:452 - [repair #504fdd60-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:47:12,238 Validator.java:281 - [repair #52783ba0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:12,250 Validator.java:281 - [repair #52783ba0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:12,262 Validator.java:281 - [repair #52783ba0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:12,268 Validator.java:281 - [repair #52783ba0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:12,270 ActiveRepairService.java:452 - [repair #52779f60-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:47:13,556 Validator.java:281 - [repair #534109e0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:13,573 Validator.java:281 - [repair #534109e0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:13,580 Validator.java:281 - [repair #534109e0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:13,587 Validator.java:281 - [repair #534109e0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:13,592 ActiveRepairService.java:452 - [repair #53404690-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:47:18,641 Validator.java:281 - [repair #564b3ca0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:18,647 Validator.java:281 - [repair #564b3ca0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:18,653 Validator.java:281 - [repair #564b3ca0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:18,660 Validator.java:281 - [repair #564b3ca0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:18,665 ActiveRepairService.java:452 - [repair #564a7950-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:47:22,254 Validator.java:281 - [repair #5871ed30-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:22,259 Validator.java:281 - [repair #5871ed30-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:22,264 Validator.java:281 - [repair #5871ed30-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:22,269 Validator.java:281 - [repair #5871ed30-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:22,276 ActiveRepairService.java:452 - [repair #58717800-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-122] 2025-08-04 02:47:23,560 RepairRunnable.java:139 - Starting repair command #121 (593ae280-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-122] 2025-08-04 02:47:23,566 RepairSession.java:228 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(189950070861704122,244574001450850021], (3915006643928861996,3925727590200504705], (8879166099313950547,8904855417798375527]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:47:23,571 RepairJob.java:234 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:47:23,571 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,573 RepairSession.java:180 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,573 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,575 RepairSession.java:180 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,575 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,577 RepairSession.java:180 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:47:23,577 SyncTask.java:66 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:47:23,577 SyncTask.java:66 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:47:23,577 SyncTask.java:66 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:47:23,578 RepairJob.java:143 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:47:23,579 RepairJob.java:234 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:47:23,579 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,580 RepairSession.java:180 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,580 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,581 RepairSession.java:180 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,581 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,583 RepairSession.java:180 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:47:23,583 SyncTask.java:66 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:47:23,583 SyncTask.java:66 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:47:23,583 SyncTask.java:66 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:47:23,583 RepairJob.java:143 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:47:23,585 RepairJob.java:234 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:47:23,585 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,586 RepairSession.java:180 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,586 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,587 RepairSession.java:180 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,587 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,588 RepairSession.java:180 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:47:23,588 SyncTask.java:66 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:47:23,588 SyncTask.java:66 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:47:23,588 SyncTask.java:66 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:47:23,588 RepairJob.java:143 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:47:23,599 RepairJob.java:234 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:47:23,599 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,601 RepairSession.java:180 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,601 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,602 RepairSession.java:180 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,602 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:23,603 RepairSession.java:180 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:47:23,603 SyncTask.java:66 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:47:23,603 SyncTask.java:66 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:47:23,604 SyncTask.java:66 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:47:23,604 RepairJob.java:143 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:47:23,604 RepairSession.java:270 - [repair #593bcce0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:47:23,604 RepairRunnable.java:261 - Repair session 593bcce0-70dd-11f0-9c4c-718ceb57d90b for range [(189950070861704122,244574001450850021], (3915006643928861996,3925727590200504705], (8879166099313950547,8904855417798375527]] finished INFO [RepairJobTask:5] 2025-08-04 02:47:23,605 ActiveRepairService.java:452 - [repair #593ae280-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:47:23,607 RepairRunnable.java:343 - Repair command #121 finished in 0 seconds INFO [Repair-Task-123] 2025-08-04 02:47:28,685 RepairRunnable.java:139 - Starting repair command #122 (5c48e5d0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-123] 2025-08-04 02:47:28,716 RepairSession.java:228 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-1589272731006098283,-1585628438774727805], (4658150600086931414,4682234366828242028], (-8035944810003615603,-7978948254477336248]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:47:28,735 RepairJob.java:234 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:47:28,736 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,738 RepairSession.java:180 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,739 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,741 RepairSession.java:180 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,742 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,743 RepairSession.java:180 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:47:28,745 SyncTask.java:66 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:47:28,745 SyncTask.java:66 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:47:28,745 SyncTask.java:66 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:47:28,745 RepairJob.java:143 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:47:28,750 RepairJob.java:234 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:47:28,750 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,753 RepairSession.java:180 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,753 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,759 RepairSession.java:180 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,759 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,760 RepairSession.java:180 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:47:28,761 SyncTask.java:66 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:47:28,761 SyncTask.java:66 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:47:28,762 SyncTask.java:66 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:47:28,762 RepairJob.java:143 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:47:28,776 RepairJob.java:234 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:47:28,776 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,781 RepairSession.java:180 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,781 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,784 RepairSession.java:180 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,784 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,785 RepairSession.java:180 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:47:28,787 SyncTask.java:66 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:47:28,787 SyncTask.java:66 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:47:28,787 SyncTask.java:66 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:47:28,787 RepairJob.java:143 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:47:28,794 RepairJob.java:234 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:47:28,794 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,797 RepairSession.java:180 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,797 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,799 RepairSession.java:180 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,800 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:28,801 RepairSession.java:180 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:47:28,801 SyncTask.java:66 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:47:28,801 SyncTask.java:66 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:47:28,801 SyncTask.java:66 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:47:28,801 RepairJob.java:143 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:47:28,802 RepairSession.java:270 - [repair #5c4d79b0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:47:28,802 RepairRunnable.java:261 - Repair session 5c4d79b0-70dd-11f0-9c4c-718ceb57d90b for range [(-1589272731006098283,-1585628438774727805], (4658150600086931414,4682234366828242028], (-8035944810003615603,-7978948254477336248]] finished INFO [RepairJobTask:1] 2025-08-04 02:47:28,802 ActiveRepairService.java:452 - [repair #5c48e5d0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:47:28,816 RepairRunnable.java:343 - Repair command #122 finished in 0 seconds INFO [Repair-Task-124] 2025-08-04 02:47:32,274 RepairRunnable.java:139 - Starting repair command #123 (5e6c8920-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-124] 2025-08-04 02:47:32,278 RepairSession.java:228 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-5792245247824673217,-5766312388414758855], (7146882985950269550,7169332342656253355], (-8665731870184445594,-8630023714245205607]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:47:32,284 RepairJob.java:234 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:47:32,285 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,286 RepairSession.java:180 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,287 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,292 RepairSession.java:180 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,292 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,294 RepairSession.java:180 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:47:32,294 SyncTask.java:66 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:47:32,295 SyncTask.java:66 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:47:32,295 SyncTask.java:66 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:47:32,296 RepairJob.java:143 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:47:32,297 RepairJob.java:234 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:47:32,297 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,299 RepairSession.java:180 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,299 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,300 RepairSession.java:180 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,300 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,301 RepairSession.java:180 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:47:32,301 SyncTask.java:66 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:47:32,301 SyncTask.java:66 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:47:32,301 SyncTask.java:66 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:47:32,301 RepairJob.java:143 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:47:32,308 RepairJob.java:234 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:47:32,309 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,311 RepairSession.java:180 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,311 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,312 RepairSession.java:180 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,312 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,313 RepairSession.java:180 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:47:32,314 SyncTask.java:66 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:47:32,314 SyncTask.java:66 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:47:32,314 SyncTask.java:66 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:47:32,314 RepairJob.java:143 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:47:32,315 RepairJob.java:234 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:47:32,315 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,316 RepairSession.java:180 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,316 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,317 RepairSession.java:180 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,317 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:32,318 RepairSession.java:180 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:47:32,318 SyncTask.java:66 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:47:32,319 SyncTask.java:66 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:47:32,319 SyncTask.java:66 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:47:32,319 RepairJob.java:143 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:47:32,320 RepairSession.java:270 - [repair #5e6d2560-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:47:32,320 RepairRunnable.java:261 - Repair session 5e6d2560-70dd-11f0-9c4c-718ceb57d90b for range [(-5792245247824673217,-5766312388414758855], (7146882985950269550,7169332342656253355], (-8665731870184445594,-8630023714245205607]] finished INFO [RepairJobTask:5] 2025-08-04 02:47:32,322 ActiveRepairService.java:452 - [repair #5e6c8920-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:47:32,323 RepairRunnable.java:343 - Repair command #123 finished in 0 seconds INFO [Repair-Task-125] 2025-08-04 02:47:33,592 RepairRunnable.java:139 - Starting repair command #124 (5f35a580-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-125] 2025-08-04 02:47:33,602 RepairSession.java:228 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-1029748894879828810,-1028223425451668008], (2437222317466907939,2442772662093018959], (5795936469398458119,5833790783028196479], (-5483423118665842454,-5481121115328157831]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:47:33,615 RepairJob.java:234 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:47:33,616 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,617 RepairSession.java:180 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,617 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,619 RepairSession.java:180 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,619 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,620 RepairSession.java:180 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:47:33,620 SyncTask.java:66 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:47:33,621 SyncTask.java:66 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:47:33,621 SyncTask.java:66 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:47:33,621 RepairJob.java:143 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:47:33,622 RepairJob.java:234 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:47:33,622 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,623 RepairSession.java:180 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,623 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,624 RepairSession.java:180 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,624 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,625 RepairSession.java:180 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:47:33,625 SyncTask.java:66 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:47:33,625 SyncTask.java:66 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:47:33,625 SyncTask.java:66 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:47:33,626 RepairJob.java:143 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:47:33,632 RepairJob.java:234 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:47:33,632 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,633 RepairSession.java:180 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,633 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,636 RepairSession.java:180 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,636 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,638 RepairSession.java:180 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:47:33,638 SyncTask.java:66 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:47:33,638 SyncTask.java:66 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:47:33,638 SyncTask.java:66 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:47:33,638 RepairJob.java:143 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:47:33,640 RepairJob.java:234 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:47:33,640 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,641 RepairSession.java:180 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,641 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,645 RepairSession.java:180 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,645 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:33,646 RepairSession.java:180 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:47:33,648 SyncTask.java:66 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:47:33,649 SyncTask.java:66 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:47:33,653 SyncTask.java:66 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:47:33,653 RepairJob.java:143 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:47:33,654 RepairSession.java:270 - [repair #5f372c20-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:47:33,654 RepairRunnable.java:261 - Repair session 5f372c20-70dd-11f0-9c4c-718ceb57d90b for range [(-1029748894879828810,-1028223425451668008], (2437222317466907939,2442772662093018959], (5795936469398458119,5833790783028196479], (-5483423118665842454,-5481121115328157831]] finished INFO [RepairJobTask:1] 2025-08-04 02:47:33,655 ActiveRepairService.java:452 - [repair #5f35a580-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:47:33,656 RepairRunnable.java:343 - Repair command #124 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:47:38,705 Validator.java:281 - [repair #624110c0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:38,710 Validator.java:281 - [repair #624110c0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:38,715 Validator.java:281 - [repair #624110c0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:38,720 Validator.java:281 - [repair #624110c0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:38,724 ActiveRepairService.java:452 - [repair #62407480-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:47:42,308 Validator.java:281 - [repair #646688d0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:42,313 Validator.java:281 - [repair #646688d0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:42,317 Validator.java:281 - [repair #646688d0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:42,326 Validator.java:281 - [repair #646688d0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:42,329 ActiveRepairService.java:452 - [repair #646613a0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:47:43,635 Validator.java:281 - [repair #653104c0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:43,643 Validator.java:281 - [repair #653104c0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:43,652 Validator.java:281 - [repair #653104c0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:43,657 Validator.java:281 - [repair #653104c0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:43,666 ActiveRepairService.java:452 - [repair #65308f90-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:47:48,746 Validator.java:281 - [repair #683c48f0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:48,751 Validator.java:281 - [repair #683c48f0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:48,758 Validator.java:281 - [repair #683c48f0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:48,764 Validator.java:281 - [repair #683c48f0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:48,768 ActiveRepairService.java:452 - [repair #683bacb0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:47:52,338 Validator.java:281 - [repair #6a6124c0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:52,343 Validator.java:281 - [repair #6a6124c0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:52,347 Validator.java:281 - [repair #6a6124c0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:52,351 Validator.java:281 - [repair #6a6124c0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:52,354 ActiveRepairService.java:452 - [repair #6a60af90-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-126] 2025-08-04 02:47:53,654 RepairRunnable.java:139 - Starting repair command #125 (6b2add60-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-126] 2025-08-04 02:47:53,657 RepairSession.java:228 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(2948609424340471340,3043268591528162784]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:1] 2025-08-04 02:47:53,661 RepairJob.java:234 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:47:53,661 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,662 RepairSession.java:180 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,662 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,664 RepairSession.java:180 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,664 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,665 RepairSession.java:180 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:47:53,666 SyncTask.java:66 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:47:53,666 SyncTask.java:66 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:47:53,667 RepairJob.java:234 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:47:53,667 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:4] 2025-08-04 02:47:53,667 SyncTask.java:66 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:47:53,668 RepairJob.java:143 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,669 RepairSession.java:180 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,669 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,671 RepairSession.java:180 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,671 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,672 RepairSession.java:180 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:47:53,673 SyncTask.java:66 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:47:53,673 SyncTask.java:66 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:47:53,673 SyncTask.java:66 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:47:53,673 RepairJob.java:143 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:47:53,674 RepairJob.java:234 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:47:53,674 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,675 RepairSession.java:180 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,675 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,677 RepairSession.java:180 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,677 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,678 RepairSession.java:180 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:47:53,678 SyncTask.java:66 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:47:53,678 SyncTask.java:66 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:47:53,678 SyncTask.java:66 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:47:53,678 RepairJob.java:143 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:47:53,679 RepairJob.java:234 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:47:53,679 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,680 RepairSession.java:180 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,680 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,681 RepairSession.java:180 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,681 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:47:53,683 RepairSession.java:180 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:47:53,683 SyncTask.java:66 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:47:53,683 SyncTask.java:66 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:47:53,683 SyncTask.java:66 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:47:53,683 RepairJob.java:143 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:47:53,684 RepairSession.java:270 - [repair #6b2b5290-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:47:53,684 RepairRunnable.java:261 - Repair session 6b2b5290-70dd-11f0-9c4c-718ceb57d90b for range [(2948609424340471340,3043268591528162784]] finished INFO [RepairJobTask:5] 2025-08-04 02:47:53,685 ActiveRepairService.java:452 - [repair #6b2add60-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:47:53,687 RepairRunnable.java:343 - Repair command #125 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:47:58,783 Validator.java:281 - [repair #6e386b80-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:58,789 Validator.java:281 - [repair #6e386b80-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:58,797 Validator.java:281 - [repair #6e386b80-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:58,803 Validator.java:281 - [repair #6e386b80-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:47:58,808 ActiveRepairService.java:452 - [repair #6e37cf40-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:48:02,390 Validator.java:281 - [repair #705e7fd0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:02,395 Validator.java:281 - [repair #705e7fd0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:02,406 Validator.java:281 - [repair #705e7fd0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:02,414 Validator.java:281 - [repair #705e7fd0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:02,418 ActiveRepairService.java:452 - [repair #705dbc80-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-127] 2025-08-04 02:48:03,695 RepairRunnable.java:139 - Starting repair command #126 (7126fff0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-127] 2025-08-04 02:48:03,699 RepairSession.java:228 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(2878005390888166908,2916692057395689017]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:48:03,703 RepairJob.java:234 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:48:03,704 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,705 RepairSession.java:180 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,706 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,707 RepairSession.java:180 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,707 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,709 RepairSession.java:180 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:48:03,709 SyncTask.java:66 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:48:03,710 SyncTask.java:66 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:48:03,710 SyncTask.java:66 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:48:03,710 RepairJob.java:143 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:48:03,711 RepairJob.java:234 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:48:03,711 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,712 RepairSession.java:180 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,712 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,714 RepairSession.java:180 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,714 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,715 RepairSession.java:180 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:48:03,715 SyncTask.java:66 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:48:03,715 SyncTask.java:66 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:48:03,715 SyncTask.java:66 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:48:03,716 RepairJob.java:143 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:48:03,716 RepairJob.java:234 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:48:03,717 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,718 RepairSession.java:180 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,718 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,722 RepairSession.java:180 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,722 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,724 RepairSession.java:180 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:48:03,724 SyncTask.java:66 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:48:03,724 SyncTask.java:66 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:48:03,726 RepairJob.java:234 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:48:03,726 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,727 RepairSession.java:180 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,727 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,729 RepairSession.java:180 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,729 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:03,730 RepairSession.java:180 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:48:03,730 SyncTask.java:66 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:48:03,730 SyncTask.java:66 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:48:03,730 SyncTask.java:66 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:48:03,730 RepairJob.java:143 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:48:03,735 SyncTask.java:66 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:48:03,735 RepairJob.java:143 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:48:03,736 RepairSession.java:270 - [repair #71279c30-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:48:03,736 RepairRunnable.java:261 - Repair session 71279c30-70dd-11f0-9c4c-718ceb57d90b for range [(2878005390888166908,2916692057395689017]] finished INFO [RepairJobTask:3] 2025-08-04 02:48:03,737 ActiveRepairService.java:452 - [repair #7126fff0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:48:03,738 RepairRunnable.java:343 - Repair command #126 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:48:08,802 Validator.java:281 - [repair #743132b0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:08,808 Validator.java:281 - [repair #743132b0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:08,814 Validator.java:281 - [repair #743132b0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:08,820 Validator.java:281 - [repair #743132b0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:08,832 ActiveRepairService.java:452 - [repair #74309670-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:48:12,413 Validator.java:281 - [repair #76580a50-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:12,417 Validator.java:281 - [repair #76580a50-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:12,425 Validator.java:281 - [repair #76580a50-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:12,430 Validator.java:281 - [repair #76580a50-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:12,433 ActiveRepairService.java:452 - [repair #76576e10-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:48:13,734 Validator.java:281 - [repair #77208a70-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:13,740 Validator.java:281 - [repair #77208a70-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:13,746 Validator.java:281 - [repair #77208a70-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:13,763 Validator.java:281 - [repair #77208a70-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:13,767 ActiveRepairService.java:452 - [repair #771fc720-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:48:18,832 Validator.java:281 - [repair #7a2c1cc0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:18,838 Validator.java:281 - [repair #7a2c1cc0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:18,842 Validator.java:281 - [repair #7a2c1cc0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:18,847 Validator.java:281 - [repair #7a2c1cc0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:18,850 ActiveRepairService.java:452 - [repair #7a2ba790-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:48:22,445 Validator.java:281 - [repair #7c52f460-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:22,453 Validator.java:281 - [repair #7c52f460-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:22,458 Validator.java:281 - [repair #7c52f460-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:22,464 Validator.java:281 - [repair #7c52f460-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:22,469 ActiveRepairService.java:452 - [repair #7c525820-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:48:23,762 Validator.java:281 - [repair #7d1b9b90-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:23,768 Validator.java:281 - [repair #7d1b9b90-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:23,773 Validator.java:281 - [repair #7d1b9b90-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:23,778 Validator.java:281 - [repair #7d1b9b90-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:23,783 ActiveRepairService.java:452 - [repair #7d1a3c00-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-128] 2025-08-04 02:48:28,864 RepairRunnable.java:139 - Starting repair command #127 (80277c00-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-128] 2025-08-04 02:48:28,876 RepairSession.java:228 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-7215438136059362085,-7176257875458572465], (3184406705226871290,3197802235206154695]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:48:28,884 RepairJob.java:234 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:48:28,885 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,886 RepairSession.java:180 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,887 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,889 RepairSession.java:180 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,889 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,890 RepairSession.java:180 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:48:28,891 SyncTask.java:66 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:48:28,891 SyncTask.java:66 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:48:28,891 SyncTask.java:66 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:48:28,891 RepairJob.java:143 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:48:28,893 RepairJob.java:234 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:48:28,893 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,894 RepairSession.java:180 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,894 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,910 RepairSession.java:180 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,910 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,912 RepairSession.java:180 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:48:28,912 SyncTask.java:66 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:48:28,912 SyncTask.java:66 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:48:28,912 SyncTask.java:66 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:48:28,913 RepairJob.java:143 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:48:28,914 RepairJob.java:234 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:48:28,914 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,915 RepairSession.java:180 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,915 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,918 RepairSession.java:180 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,918 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,920 RepairSession.java:180 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:48:28,920 SyncTask.java:66 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:48:28,921 SyncTask.java:66 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:48:28,921 SyncTask.java:66 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:48:28,921 RepairJob.java:143 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:48:28,923 RepairJob.java:234 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:48:28,923 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,924 RepairSession.java:180 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,924 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,931 RepairSession.java:180 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,931 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:28,932 RepairSession.java:180 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:48:28,933 SyncTask.java:66 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:48:28,933 SyncTask.java:66 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:48:28,933 SyncTask.java:66 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:48:28,933 RepairJob.java:143 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:48:28,933 RepairSession.java:270 - [repair #802950c0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:48:28,934 RepairRunnable.java:261 - Repair session 802950c0-70dd-11f0-9c4c-718ceb57d90b for range [(-7215438136059362085,-7176257875458572465], (3184406705226871290,3197802235206154695]] finished INFO [RepairJobTask:3] 2025-08-04 02:48:28,934 ActiveRepairService.java:452 - [repair #80277c00-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:48:28,936 RepairRunnable.java:343 - Repair command #127 finished in 0 seconds INFO [Repair-Task-129] 2025-08-04 02:48:32,468 RepairRunnable.java:139 - Starting repair command #128 (824d6940-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-129] 2025-08-04 02:48:32,488 RepairSession.java:228 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(887079987794395401,890837226447610773], (2388211400683298448,2427625614779327564], (760008798542846127,776288203240837559], (1768265928832879359,1774896220794994220]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:48:32,497 RepairJob.java:234 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:48:32,497 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,499 RepairSession.java:180 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,499 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,500 RepairSession.java:180 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,501 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,502 RepairSession.java:180 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:48:32,504 SyncTask.java:66 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:48:32,504 SyncTask.java:66 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:48:32,504 SyncTask.java:66 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:48:32,504 RepairJob.java:143 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:48:32,504 RepairJob.java:234 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:48:32,504 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,505 RepairSession.java:180 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,506 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,507 RepairSession.java:180 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,507 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,508 RepairSession.java:180 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:48:32,509 SyncTask.java:66 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:48:32,510 SyncTask.java:66 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:48:32,510 SyncTask.java:66 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:48:32,510 RepairJob.java:143 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:48:32,510 RepairJob.java:234 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:48:32,510 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,512 RepairSession.java:180 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,512 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,513 RepairSession.java:180 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,513 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,514 RepairSession.java:180 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:48:32,514 SyncTask.java:66 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:48:32,514 SyncTask.java:66 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:48:32,515 SyncTask.java:66 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:48:32,515 RepairJob.java:143 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:48:32,516 RepairJob.java:234 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:48:32,516 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,517 RepairSession.java:180 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,518 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,519 RepairSession.java:180 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,519 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:32,520 RepairSession.java:180 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:48:32,520 SyncTask.java:66 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:48:32,520 SyncTask.java:66 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:48:32,520 SyncTask.java:66 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:48:32,520 RepairJob.java:143 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:48:32,521 RepairSession.java:270 - [repair #82507680-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:48:32,521 RepairRunnable.java:261 - Repair session 82507680-70dd-11f0-9c4c-718ceb57d90b for range [(887079987794395401,890837226447610773], (2388211400683298448,2427625614779327564], (760008798542846127,776288203240837559], (1768265928832879359,1774896220794994220]] finished INFO [RepairJobTask:4] 2025-08-04 02:48:32,522 ActiveRepairService.java:452 - [repair #824d6940-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:48:32,525 RepairRunnable.java:343 - Repair command #128 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:48:33,791 Validator.java:281 - [repair #83163780-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:33,804 Validator.java:281 - [repair #83163780-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:33,816 Validator.java:281 - [repair #83163780-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:33,823 Validator.java:281 - [repair #83163780-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:33,826 ActiveRepairService.java:452 - [repair #83159b40-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:48:38,953 Validator.java:281 - [repair #86291cd0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:38,966 Validator.java:281 - [repair #86291cd0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:39,008 Validator.java:281 - [repair #86291cd0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:39,029 Validator.java:281 - [repair #86291cd0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:39,040 ActiveRepairService.java:452 - [repair #8625e880-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-130] 2025-08-04 02:48:42,536 RepairRunnable.java:139 - Starting repair command #129 (884daa80-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-130] 2025-08-04 02:48:42,544 RepairSession.java:228 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-6737938733386430926,-6718876632090585282], (-3659534590552763872,-3655047031908242280], (-1668230744523642448,-1656570210145400757], (6638736601253705030,6685636625539150946]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:48:42,556 RepairJob.java:234 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:48:42,557 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,558 RepairSession.java:180 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,558 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,560 RepairSession.java:180 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,560 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,566 RepairSession.java:180 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:48:42,566 SyncTask.java:66 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:48:42,566 SyncTask.java:66 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:48:42,566 SyncTask.java:66 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:48:42,566 RepairJob.java:143 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:48:42,587 RepairJob.java:234 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:48:42,587 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,596 RepairSession.java:180 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,596 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,606 RepairSession.java:180 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,606 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,608 RepairSession.java:180 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:48:42,609 SyncTask.java:66 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:48:42,609 SyncTask.java:66 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:48:42,609 SyncTask.java:66 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:48:42,609 RepairJob.java:143 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:48:42,613 RepairJob.java:234 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:48:42,613 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,614 RepairSession.java:180 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,615 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,618 RepairSession.java:180 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,618 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,619 RepairSession.java:180 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:48:42,619 SyncTask.java:66 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:48:42,619 SyncTask.java:66 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:48:42,620 SyncTask.java:66 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:48:42,620 RepairJob.java:143 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:48:42,622 RepairJob.java:234 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:48:42,622 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,623 RepairSession.java:180 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,623 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,625 RepairSession.java:180 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,625 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:42,626 RepairSession.java:180 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:48:42,627 SyncTask.java:66 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:48:42,627 SyncTask.java:66 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:48:42,627 SyncTask.java:66 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:48:42,627 RepairJob.java:143 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:48:42,628 RepairSession.java:270 - [repair #884ee300-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:48:42,628 RepairRunnable.java:261 - Repair session 884ee300-70dd-11f0-9c4c-718ceb57d90b for range [(-6737938733386430926,-6718876632090585282], (-3659534590552763872,-3655047031908242280], (-1668230744523642448,-1656570210145400757], (6638736601253705030,6685636625539150946]] finished INFO [RepairJobTask:3] 2025-08-04 02:48:42,629 ActiveRepairService.java:452 - [repair #884daa80-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:48:42,641 RepairRunnable.java:343 - Repair command #129 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:48:43,858 Validator.java:281 - [repair #8914a400-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:43,867 Validator.java:281 - [repair #8914a400-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:43,875 Validator.java:281 - [repair #8914a400-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:43,881 Validator.java:281 - [repair #8914a400-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:43,884 ActiveRepairService.java:452 - [repair #891407c0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:48:48,994 Validator.java:281 - [repair #8c258d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:49,009 Validator.java:281 - [repair #8c258d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:49,016 Validator.java:281 - [repair #8c258d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:49,028 Validator.java:281 - [repair #8c258d80-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:49,031 ActiveRepairService.java:452 - [repair #8c251850-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:48:52,633 Validator.java:281 - [repair #8e4dc4b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:52,671 Validator.java:281 - [repair #8e4dc4b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:52,681 Validator.java:281 - [repair #8e4dc4b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:52,696 Validator.java:281 - [repair #8e4dc4b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:52,703 ActiveRepairService.java:452 - [repair #8e4beff0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-131] 2025-08-04 02:48:53,938 RepairRunnable.java:139 - Starting repair command #130 (8f197920-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-131] 2025-08-04 02:48:53,968 RepairSession.java:228 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5566843427988349612,5610496405217053614], (-676296319372760280,-647688687171703244], (7093224559569181165,7095925187339382226]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:48:53,987 RepairJob.java:234 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:48:53,987 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:53,989 RepairSession.java:180 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:53,990 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:53,994 RepairSession.java:180 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:53,994 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:53,996 RepairSession.java:180 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:48:53,997 SyncTask.java:66 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:48:53,998 SyncTask.java:66 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:48:53,998 SyncTask.java:66 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:48:53,999 RepairJob.java:143 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:48:54,003 RepairJob.java:234 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:48:54,003 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,009 RepairSession.java:180 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,009 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,014 RepairSession.java:180 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,014 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,018 RepairSession.java:180 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:48:54,018 SyncTask.java:66 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:48:54,018 SyncTask.java:66 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:48:54,018 SyncTask.java:66 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:48:54,018 RepairJob.java:143 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:48:54,025 RepairJob.java:234 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:48:54,025 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,027 RepairSession.java:180 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,027 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,028 RepairSession.java:180 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,028 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,029 RepairSession.java:180 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:48:54,030 SyncTask.java:66 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:48:54,030 SyncTask.java:66 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:48:54,030 SyncTask.java:66 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:48:54,030 RepairJob.java:143 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:48:54,032 RepairJob.java:234 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:48:54,032 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,033 RepairSession.java:180 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,033 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,035 RepairSession.java:180 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,035 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:48:54,036 RepairSession.java:180 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:48:54,036 SyncTask.java:66 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:48:54,036 SyncTask.java:66 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:48:54,036 SyncTask.java:66 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:48:54,036 RepairJob.java:143 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:48:54,037 RepairSession.java:270 - [repair #8f1e0d00-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:48:54,037 RepairRunnable.java:261 - Repair session 8f1e0d00-70dd-11f0-9c4c-718ceb57d90b for range [(5566843427988349612,5610496405217053614], (-676296319372760280,-647688687171703244], (7093224559569181165,7095925187339382226]] finished INFO [RepairJobTask:3] 2025-08-04 02:48:54,038 ActiveRepairService.java:452 - [repair #8f197920-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:48:54,039 RepairRunnable.java:343 - Repair command #130 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:48:59,011 Validator.java:281 - [repair #921ef0f0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:59,031 Validator.java:281 - [repair #921ef0f0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:59,039 Validator.java:281 - [repair #921ef0f0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:59,045 Validator.java:281 - [repair #921ef0f0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:48:59,048 ActiveRepairService.java:452 - [repair #921e7bc0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:49:02,596 Validator.java:281 - [repair #94415bc0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:02,605 Validator.java:281 - [repair #94415bc0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:02,655 Validator.java:281 - [repair #94415bc0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:02,663 Validator.java:281 - [repair #94415bc0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:02,667 ActiveRepairService.java:452 - [repair #9440bf80-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:49:04,041 Validator.java:281 - [repair #951bdd40-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:04,086 Validator.java:281 - [repair #951bdd40-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:04,096 Validator.java:281 - [repair #951bdd40-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:04,104 Validator.java:281 - [repair #951bdd40-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:04,107 ActiveRepairService.java:452 - [repair #951b4100-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:49:09,046 Validator.java:281 - [repair #981a2920-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:09,054 Validator.java:281 - [repair #981a2920-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:09,068 Validator.java:281 - [repair #981a2920-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:09,072 Validator.java:281 - [repair #981a2920-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:09,075 ActiveRepairService.java:452 - [repair #9819b3f0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:49:12,715 Validator.java:281 - [repair #9a48a1e0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:12,722 Validator.java:281 - [repair #9a48a1e0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:12,729 Validator.java:281 - [repair #9a48a1e0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:12,765 Validator.java:281 - [repair #9a48a1e0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:12,787 ActiveRepairService.java:452 - [repair #9a47b780-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:49:14,142 Validator.java:281 - [repair #9b1eb690-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:14,159 Validator.java:281 - [repair #9b1eb690-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:14,170 Validator.java:281 - [repair #9b1eb690-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:14,177 Validator.java:281 - [repair #9b1eb690-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:14,185 ActiveRepairService.java:452 - [repair #9b1c6ca0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-132] 2025-08-04 02:49:19,089 RepairRunnable.java:139 - Starting repair command #131 (9e173610-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-132] 2025-08-04 02:49:19,094 RepairSession.java:228 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(4036989521693883064,4088223434458729287], (-1028223425451668008,-1015039502467594416], (2859958447581560248,2878005390888166908]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:1] 2025-08-04 02:49:19,127 RepairJob.java:234 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:49:19,128 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,129 RepairSession.java:180 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,129 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,133 RepairSession.java:180 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,133 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,134 RepairSession.java:180 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:49:19,135 SyncTask.java:66 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:49:19,135 SyncTask.java:66 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:49:19,135 SyncTask.java:66 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:49:19,135 RepairJob.java:143 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:49:19,138 RepairJob.java:234 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:49:19,139 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,141 RepairSession.java:180 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,141 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,153 RepairSession.java:180 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,153 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,154 RepairSession.java:180 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:49:19,155 SyncTask.java:66 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:49:19,155 SyncTask.java:66 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:49:19,155 SyncTask.java:66 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:49:19,155 RepairJob.java:143 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:49:19,156 RepairJob.java:234 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:49:19,156 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,157 RepairSession.java:180 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,157 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,159 RepairSession.java:180 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,159 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,160 RepairSession.java:180 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:49:19,160 SyncTask.java:66 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:49:19,160 SyncTask.java:66 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:49:19,160 SyncTask.java:66 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:49:19,162 RepairJob.java:143 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:49:19,163 RepairJob.java:234 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:49:19,163 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,164 RepairSession.java:180 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,164 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,165 RepairSession.java:180 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,166 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:19,167 RepairSession.java:180 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:49:19,167 SyncTask.java:66 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:49:19,167 SyncTask.java:66 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:49:19,167 SyncTask.java:66 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:49:19,167 RepairJob.java:143 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:49:19,167 RepairSession.java:270 - [repair #9e17f960-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:49:19,167 RepairRunnable.java:261 - Repair session 9e17f960-70dd-11f0-9c4c-718ceb57d90b for range [(4036989521693883064,4088223434458729287], (-1028223425451668008,-1015039502467594416], (2859958447581560248,2878005390888166908]] finished INFO [RepairJobTask:1] 2025-08-04 02:49:19,168 ActiveRepairService.java:452 - [repair #9e173610-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:49:19,170 RepairRunnable.java:343 - Repair command #131 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:49:22,750 Validator.java:281 - [repair #a0449d60-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:22,761 Validator.java:281 - [repair #a0449d60-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:22,767 Validator.java:281 - [repair #a0449d60-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:22,803 Validator.java:281 - [repair #a0449d60-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:22,809 ActiveRepairService.java:452 - [repair #a043b300-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:49:24,136 Validator.java:281 - [repair #a1144970-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:24,142 Validator.java:281 - [repair #a1144970-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:24,149 Validator.java:281 - [repair #a1144970-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:24,155 Validator.java:281 - [repair #a1144970-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:24,160 ActiveRepairService.java:452 - [repair #a113ad30-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:49:29,263 Validator.java:281 - [repair #a420c620-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:29,277 Validator.java:281 - [repair #a420c620-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:29,292 Validator.java:281 - [repair #a420c620-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:29,300 Validator.java:281 - [repair #a420c620-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:29,305 ActiveRepairService.java:452 - [repair #a41d43b0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-133] 2025-08-04 02:49:32,796 RepairRunnable.java:139 - Starting repair command #132 (a642bbc0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 8, pull repair: false) INFO [Repair-Task-133] 2025-08-04 02:49:32,802 RepairSession.java:228 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(1381511119587868572,1385898200911826964], (7218672692113524927,7253353487242648411], (380200653407897322,383923523924001017], (-1593357885592495723,-1589272731006098283], (-5210342892450321509,-5196324339385579019], (6862456084662476329,6863889460318457962], (5167989138521704317,5178868305387271246], (9184970372185177977,9200983961327845338]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:49:32,818 RepairJob.java:234 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:49:32,819 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,822 RepairSession.java:180 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,823 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,825 RepairSession.java:180 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,825 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,827 RepairSession.java:180 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:49:32,827 SyncTask.java:66 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:49:32,833 SyncTask.java:66 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:49:32,833 SyncTask.java:66 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:49:32,833 RepairJob.java:143 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:49:32,834 RepairJob.java:234 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:49:32,835 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,836 RepairSession.java:180 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,836 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,838 RepairSession.java:180 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,838 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,841 RepairSession.java:180 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:49:32,841 SyncTask.java:66 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:49:32,841 SyncTask.java:66 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:49:32,841 SyncTask.java:66 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:49:32,841 RepairJob.java:143 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:49:32,848 RepairJob.java:234 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:49:32,849 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,860 RepairSession.java:180 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,860 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,865 RepairSession.java:180 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,865 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,867 RepairSession.java:180 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:49:32,868 SyncTask.java:66 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:49:32,868 SyncTask.java:66 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:49:32,868 SyncTask.java:66 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:49:32,868 RepairJob.java:143 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:49:32,870 RepairJob.java:234 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:49:32,870 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,872 RepairSession.java:180 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,872 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,873 RepairSession.java:180 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,873 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:32,874 RepairSession.java:180 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:49:32,874 SyncTask.java:66 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:49:32,874 SyncTask.java:66 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:49:32,875 SyncTask.java:66 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:49:32,875 RepairJob.java:143 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:49:32,875 RepairSession.java:270 - [repair #a643a620-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:49:32,875 RepairRunnable.java:261 - Repair session a643a620-70dd-11f0-9c4c-718ceb57d90b for range [(1381511119587868572,1385898200911826964], (7218672692113524927,7253353487242648411], (380200653407897322,383923523924001017], (-1593357885592495723,-1589272731006098283], (-5210342892450321509,-5196324339385579019], (6862456084662476329,6863889460318457962], (5167989138521704317,5178868305387271246], (9184970372185177977,9200983961327845338]] finished INFO [RepairJobTask:2] 2025-08-04 02:49:32,876 ActiveRepairService.java:452 - [repair #a642bbc0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:49:32,878 RepairRunnable.java:343 - Repair command #132 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:49:34,218 Validator.java:281 - [repair #a71a3000-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:34,234 Validator.java:281 - [repair #a71a3000-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:34,242 Validator.java:281 - [repair #a71a3000-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:34,249 Validator.java:281 - [repair #a71a3000-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:34,254 ActiveRepairService.java:452 - [repair #a7196cb0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-134] 2025-08-04 02:49:39,204 RepairRunnable.java:139 - Starting repair command #133 (aa148440-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-134] 2025-08-04 02:49:39,209 RepairSession.java:228 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(2442772662093018959,2505358959096971707], (8750115050174618299,8751985581785331713], (-971167413438350876,-969945700894647957], (8269709599108733050,8286058975715106074], (8035824786676571404,8043339100803956135]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:49:39,225 RepairJob.java:234 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:49:39,225 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,227 RepairSession.java:180 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,227 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,230 RepairSession.java:180 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,230 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,232 RepairSession.java:180 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:49:39,232 SyncTask.java:66 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:49:39,240 SyncTask.java:66 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:49:39,240 SyncTask.java:66 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:49:39,240 RepairJob.java:143 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:49:39,242 RepairJob.java:234 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:49:39,242 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,243 RepairSession.java:180 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,243 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,245 RepairSession.java:180 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,245 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,246 RepairSession.java:180 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:49:39,247 SyncTask.java:66 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:49:39,247 SyncTask.java:66 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:49:39,248 SyncTask.java:66 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:49:39,248 RepairJob.java:234 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:49:39,248 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-08-04 02:49:39,248 RepairJob.java:143 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,249 RepairSession.java:180 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,249 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,250 RepairSession.java:180 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,251 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,251 RepairSession.java:180 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:49:39,252 SyncTask.java:66 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:49:39,252 SyncTask.java:66 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:7] 2025-08-04 02:49:39,252 SyncTask.java:66 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:49:39,252 RepairJob.java:143 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:49:39,254 RepairJob.java:234 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:49:39,254 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,255 RepairSession.java:180 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,255 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,256 RepairSession.java:180 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,256 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:39,257 RepairSession.java:180 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:49:39,257 SyncTask.java:66 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:49:39,257 SyncTask.java:66 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:49:39,257 SyncTask.java:66 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:49:39,257 RepairJob.java:143 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:49:39,258 RepairSession.java:270 - [repair #aa154790-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:49:39,258 RepairRunnable.java:261 - Repair session aa154790-70dd-11f0-9c4c-718ceb57d90b for range [(2442772662093018959,2505358959096971707], (8750115050174618299,8751985581785331713], (-971167413438350876,-969945700894647957], (8269709599108733050,8286058975715106074], (8035824786676571404,8043339100803956135]] finished INFO [RepairJobTask:6] 2025-08-04 02:49:39,259 ActiveRepairService.java:452 - [repair #aa148440-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:49:39,260 RepairRunnable.java:343 - Repair command #133 finished in 0 seconds INFO [Repair-Task-135] 2025-08-04 02:49:42,921 RepairRunnable.java:139 - Starting repair command #134 (ac4baf90-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-135] 2025-08-04 02:49:42,925 RepairSession.java:228 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(8589211080782831858,8596424901179828734], (9093458604916563056,9140719138973829312]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:49:42,933 RepairJob.java:234 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:49:42,934 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,948 RepairSession.java:180 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,949 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,955 RepairSession.java:180 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,955 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,959 RepairSession.java:180 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:49:42,961 SyncTask.java:66 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:49:42,961 SyncTask.java:66 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:49:42,961 SyncTask.java:66 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:49:42,962 RepairJob.java:234 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:49:42,962 RepairJob.java:143 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:49:42,962 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,963 RepairSession.java:180 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,963 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,965 RepairSession.java:180 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,966 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,968 RepairSession.java:180 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:49:42,969 SyncTask.java:66 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:49:42,969 SyncTask.java:66 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:49:42,969 SyncTask.java:66 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:49:42,969 RepairJob.java:143 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:49:42,971 RepairJob.java:234 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:49:42,971 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,974 RepairSession.java:180 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,974 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,981 RepairSession.java:180 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,981 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,985 RepairSession.java:180 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:49:42,986 SyncTask.java:66 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:49:42,986 SyncTask.java:66 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:49:42,986 SyncTask.java:66 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:49:42,986 RepairJob.java:143 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:49:42,992 RepairJob.java:234 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:49:42,992 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,996 RepairSession.java:180 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,996 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,999 RepairSession.java:180 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:42,999 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:43,001 RepairSession.java:180 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:49:43,001 SyncTask.java:66 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:49:43,003 SyncTask.java:66 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:49:43,003 SyncTask.java:66 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:49:43,003 RepairJob.java:143 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:49:43,005 RepairSession.java:270 - [repair #ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:49:43,005 RepairRunnable.java:261 - Repair session ac4c4bd0-70dd-11f0-9c4c-718ceb57d90b for range [(8589211080782831858,8596424901179828734], (9093458604916563056,9140719138973829312]] finished INFO [RepairJobTask:5] 2025-08-04 02:49:43,007 ActiveRepairService.java:452 - [repair #ac4baf90-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:49:43,010 RepairRunnable.java:343 - Repair command #134 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:49:44,278 Validator.java:281 - [repair #ad182750-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:44,285 Validator.java:281 - [repair #ad182750-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:44,292 Validator.java:281 - [repair #ad182750-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:44,301 Validator.java:281 - [repair #ad182750-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:44,305 ActiveRepairService.java:452 - [repair #ad1679a0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-136] 2025-08-04 02:49:49,257 RepairRunnable.java:139 - Starting repair command #135 (b0127b90-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-136] 2025-08-04 02:49:49,280 RepairSession.java:228 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-3010984211630572662,-2965962121859818826], (6810574638672756917,6846674477667029089]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:1] 2025-08-04 02:49:49,297 RepairJob.java:234 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:49:49,297 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,298 RepairSession.java:180 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,298 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,300 RepairSession.java:180 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,300 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,306 RepairSession.java:180 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:49:49,308 SyncTask.java:66 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:49:49,308 SyncTask.java:66 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:49:49,308 SyncTask.java:66 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:49:49,308 RepairJob.java:143 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:49:49,318 RepairJob.java:234 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:49:49,318 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,320 RepairSession.java:180 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,320 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,324 RepairSession.java:180 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,324 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,347 RepairSession.java:180 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:49:49,348 SyncTask.java:66 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:49:49,349 SyncTask.java:66 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:49:49,352 SyncTask.java:66 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:49:49,352 RepairJob.java:143 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:49:49,353 RepairJob.java:234 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:49:49,354 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,356 RepairSession.java:180 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,356 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,358 RepairSession.java:180 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,358 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,362 RepairSession.java:180 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:49:49,363 SyncTask.java:66 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:49:49,363 SyncTask.java:66 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:49:49,364 SyncTask.java:66 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:49:49,364 RepairJob.java:143 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:49:49,369 RepairJob.java:234 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:49:49,369 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,370 RepairSession.java:180 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,370 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,371 RepairSession.java:180 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,372 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:49,373 RepairSession.java:180 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:49:49,374 SyncTask.java:66 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:49:49,374 SyncTask.java:66 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:49:49,374 SyncTask.java:66 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:49:49,374 RepairJob.java:143 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:49:49,375 RepairSession.java:270 - [repair #b015fe00-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:49:49,375 RepairRunnable.java:261 - Repair session b015fe00-70dd-11f0-9c4c-718ceb57d90b for range [(-3010984211630572662,-2965962121859818826], (6810574638672756917,6846674477667029089]] finished INFO [RepairJobTask:5] 2025-08-04 02:49:49,377 ActiveRepairService.java:452 - [repair #b0127b90-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:49:49,382 RepairRunnable.java:343 - Repair command #135 finished in 0 seconds INFO [Repair-Task-137] 2025-08-04 02:49:52,917 RepairRunnable.java:139 - Starting repair command #136 (b240f450-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-137] 2025-08-04 02:49:52,924 RepairSession.java:228 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-5196324339385579019,-5194363808766488535], (6259524728424536734,6285921817356725557], (-1975956761550325632,-1951266287617312528], (6942679384564449192,6963027695897149867], (-3303245005276071876,-3287768572534039563]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:49:52,929 RepairJob.java:234 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:49:52,930 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,931 RepairSession.java:180 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,931 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,932 RepairSession.java:180 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,932 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,933 RepairSession.java:180 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:49:52,934 SyncTask.java:66 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:49:52,934 SyncTask.java:66 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:49:52,934 SyncTask.java:66 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:49:52,934 RepairJob.java:143 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:49:52,944 RepairJob.java:234 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:49:52,944 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,945 RepairSession.java:180 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,945 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,947 RepairSession.java:180 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,947 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,949 RepairSession.java:180 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:49:52,949 SyncTask.java:66 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:49:52,949 SyncTask.java:66 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:49:52,949 SyncTask.java:66 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:49:52,949 RepairJob.java:143 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:49:52,951 RepairJob.java:234 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:49:52,951 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,961 RepairSession.java:180 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,961 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,966 RepairSession.java:180 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,966 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,967 RepairSession.java:180 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:49:52,968 SyncTask.java:66 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:49:52,968 SyncTask.java:66 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:49:52,968 SyncTask.java:66 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:49:52,968 RepairJob.java:143 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:49:52,970 RepairJob.java:234 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:49:52,970 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,971 RepairSession.java:180 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,971 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,973 RepairSession.java:180 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,973 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:49:52,974 RepairSession.java:180 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:49:52,974 SyncTask.java:66 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:49:52,974 SyncTask.java:66 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:49:52,975 SyncTask.java:66 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:49:52,975 RepairJob.java:143 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:49:52,976 RepairSession.java:270 - [repair #b24205c0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:49:52,976 RepairRunnable.java:261 - Repair session b24205c0-70dd-11f0-9c4c-718ceb57d90b for range [(-5196324339385579019,-5194363808766488535], (6259524728424536734,6285921817356725557], (-1975956761550325632,-1951266287617312528], (6942679384564449192,6963027695897149867], (-3303245005276071876,-3287768572534039563]] finished INFO [RepairJobTask:4] 2025-08-04 02:49:52,976 ActiveRepairService.java:452 - [repair #b240f450-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:49:52,978 RepairRunnable.java:343 - Repair command #136 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:49:54,288 Validator.java:281 - [repair #b310a060-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:54,293 Validator.java:281 - [repair #b310a060-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:54,299 Validator.java:281 - [repair #b310a060-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:54,303 Validator.java:281 - [repair #b310a060-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:54,306 ActiveRepairService.java:452 - [repair #b3102b30-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:49:59,300 Validator.java:281 - [repair #b60c7b40-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:59,309 Validator.java:281 - [repair #b60c7b40-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:59,321 Validator.java:281 - [repair #b60c7b40-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:59,329 Validator.java:281 - [repair #b60c7b40-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:49:59,334 ActiveRepairService.java:452 - [repair #b60bb7f0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:50:02,982 Validator.java:281 - [repair #b83f12b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:02,993 Validator.java:281 - [repair #b83f12b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:02,998 Validator.java:281 - [repair #b83f12b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:03,005 Validator.java:281 - [repair #b83f12b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:03,009 ActiveRepairService.java:452 - [repair #b83e0140-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:50:04,349 Validator.java:281 - [repair #b90fa920-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:04,360 Validator.java:281 - [repair #b90fa920-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:04,381 Validator.java:281 - [repair #b90fa920-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:04,398 Validator.java:281 - [repair #b90fa920-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:04,406 ActiveRepairService.java:452 - [repair #b90f0ce0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:50:09,396 Validator.java:281 - [repair #bc0f7ba0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:09,421 Validator.java:281 - [repair #bc0f7ba0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:09,429 Validator.java:281 - [repair #bc0f7ba0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:09,434 Validator.java:281 - [repair #bc0f7ba0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:09,437 ActiveRepairService.java:452 - [repair #bc0e6a30-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:50:13,040 Validator.java:281 - [repair #be3b8360-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:13,061 Validator.java:281 - [repair #be3b8360-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:13,076 Validator.java:281 - [repair #be3b8360-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:13,085 Validator.java:281 - [repair #be3b8360-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:13,094 ActiveRepairService.java:452 - [repair #be3ae720-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-138] 2025-08-04 02:50:14,342 RepairRunnable.java:139 - Starting repair command #137 (bf062660-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-138] 2025-08-04 02:50:14,350 RepairSession.java:228 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-3083041618112631802,-3044413742245502245], (-9212765391698166298,-9200776120194775822], (3239558604828272349,3247844734301035872], (-165579169016155097,-157020943408657380], (-9170147200278198220,-9156918158610820096]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:50:14,361 RepairJob.java:234 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:50:14,361 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,363 RepairSession.java:180 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,363 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,365 RepairSession.java:180 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,365 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,373 RepairSession.java:180 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:50:14,373 SyncTask.java:66 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:50:14,373 SyncTask.java:66 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:50:14,373 SyncTask.java:66 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:50:14,374 RepairJob.java:143 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:50:14,383 RepairJob.java:234 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:50:14,383 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,386 RepairSession.java:180 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,386 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,387 RepairSession.java:180 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,387 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,389 RepairSession.java:180 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:14,389 SyncTask.java:66 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:50:14,389 SyncTask.java:66 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:50:14,389 SyncTask.java:66 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:50:14,390 RepairJob.java:143 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:50:14,393 RepairJob.java:234 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:50:14,393 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,394 RepairSession.java:180 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,394 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,396 RepairSession.java:180 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,396 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,397 RepairSession.java:180 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:14,397 SyncTask.java:66 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:50:14,398 SyncTask.java:66 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:50:14,399 SyncTask.java:66 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:50:14,399 RepairJob.java:143 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:50:14,399 RepairJob.java:234 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:50:14,399 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,400 RepairSession.java:180 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,400 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,406 RepairSession.java:180 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,406 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:14,406 RepairSession.java:180 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:50:14,407 SyncTask.java:66 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:50:14,407 SyncTask.java:66 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:50:14,407 SyncTask.java:66 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:50:14,407 RepairJob.java:143 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:50:14,408 RepairSession.java:270 - [repair #bf075ee0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:50:14,408 RepairRunnable.java:261 - Repair session bf075ee0-70dd-11f0-9c4c-718ceb57d90b for range [(-3083041618112631802,-3044413742245502245], (-9212765391698166298,-9200776120194775822], (3239558604828272349,3247844734301035872], (-165579169016155097,-157020943408657380], (-9170147200278198220,-9156918158610820096]] finished INFO [RepairJobTask:4] 2025-08-04 02:50:14,409 ActiveRepairService.java:452 - [repair #bf062660-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:5] 2025-08-04 02:50:14,412 RepairRunnable.java:343 - Repair command #137 finished in 0 seconds INFO [Repair-Task-139] 2025-08-04 02:50:19,365 RepairRunnable.java:139 - Starting repair command #138 (c2049950-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-139] 2025-08-04 02:50:19,371 RepairSession.java:228 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(7169332342656253355,7175852353194547768], (5046156971248335290,5100555120393815062], (262980132946103802,275231374867785446], (-5194363808766488535,-5185801600642047750], (-6516364037325523880,-6510679142482662943]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:50:19,384 RepairJob.java:234 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:50:19,384 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,385 RepairSession.java:180 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,385 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,386 RepairSession.java:180 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,386 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,390 RepairSession.java:180 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:50:19,390 SyncTask.java:66 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:50:19,390 SyncTask.java:66 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:50:19,390 SyncTask.java:66 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:50:19,391 RepairJob.java:143 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:50:19,394 RepairJob.java:234 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:50:19,394 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,395 RepairSession.java:180 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,395 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,396 RepairSession.java:180 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,398 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,400 RepairSession.java:180 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:50:19,400 SyncTask.java:66 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:50:19,400 SyncTask.java:66 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:50:19,400 SyncTask.java:66 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:50:19,401 RepairJob.java:143 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:50:19,402 RepairJob.java:234 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:50:19,402 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,403 RepairSession.java:180 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,403 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,405 RepairSession.java:180 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,405 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,406 RepairSession.java:180 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:50:19,407 SyncTask.java:66 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:50:19,407 SyncTask.java:66 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:50:19,407 SyncTask.java:66 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:50:19,408 RepairJob.java:143 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:50:19,409 RepairJob.java:234 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:50:19,409 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,410 RepairSession.java:180 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,411 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,412 RepairSession.java:180 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,412 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:19,413 RepairSession.java:180 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:50:19,413 SyncTask.java:66 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:50:19,413 SyncTask.java:66 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:50:19,413 SyncTask.java:66 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:50:19,413 RepairJob.java:143 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:50:19,414 RepairSession.java:270 - [repair #c20583b0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:50:19,414 RepairRunnable.java:261 - Repair session c20583b0-70dd-11f0-9c4c-718ceb57d90b for range [(7169332342656253355,7175852353194547768], (5046156971248335290,5100555120393815062], (262980132946103802,275231374867785446], (-5194363808766488535,-5185801600642047750], (-6516364037325523880,-6510679142482662943]] finished INFO [RepairJobTask:5] 2025-08-04 02:50:19,415 ActiveRepairService.java:452 - [repair #c2049950-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:50:19,416 RepairRunnable.java:343 - Repair command #138 finished in 0 seconds INFO [Repair-Task-140] 2025-08-04 02:50:23,056 RepairRunnable.java:139 - Starting repair command #139 (c437cd00-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-140] 2025-08-04 02:50:23,065 RepairSession.java:228 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-7156101497570020945,-7110745889922779765], (4614873519662663269,4658150600086931414]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:50:23,082 RepairJob.java:234 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:50:23,082 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,085 RepairSession.java:180 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,085 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,087 RepairSession.java:180 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,087 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,088 RepairSession.java:180 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:50:23,088 SyncTask.java:66 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:50:23,097 SyncTask.java:66 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:50:23,097 RepairJob.java:234 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:50:23,098 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,099 RepairSession.java:180 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,099 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,101 RepairSession.java:180 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [RepairJobTask:4] 2025-08-04 02:50:23,101 SyncTask.java:66 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,101 RepairJob.java:270 - Validating /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:23,101 RepairJob.java:143 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,102 RepairSession.java:180 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:50:23,103 SyncTask.java:66 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:50:23,104 SyncTask.java:66 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:50:23,104 SyncTask.java:66 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:50:23,105 RepairJob.java:143 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:50:23,105 RepairJob.java:234 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:50:23,106 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,115 RepairSession.java:180 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,115 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,127 RepairSession.java:180 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,127 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,136 RepairSession.java:180 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:50:23,138 SyncTask.java:66 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:50:23,138 SyncTask.java:66 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:50:23,139 SyncTask.java:66 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:50:23,139 RepairJob.java:143 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:50:23,142 RepairJob.java:234 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:50:23,142 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,144 RepairSession.java:180 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,144 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,146 RepairSession.java:180 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,146 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:23,147 RepairSession.java:180 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:50:23,147 SyncTask.java:66 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:50:23,148 SyncTask.java:66 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:50:23,148 SyncTask.java:66 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:50:23,148 RepairJob.java:143 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:50:23,149 RepairSession.java:270 - [repair #c4390580-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:50:23,149 RepairRunnable.java:261 - Repair session c4390580-70dd-11f0-9c4c-718ceb57d90b for range [(-7156101497570020945,-7110745889922779765], (4614873519662663269,4658150600086931414]] finished INFO [RepairJobTask:5] 2025-08-04 02:50:23,151 ActiveRepairService.java:452 - [repair #c437cd00-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:50:23,164 RepairRunnable.java:343 - Repair command #139 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:50:24,403 Validator.java:281 - [repair #c5041db0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:24,408 Validator.java:281 - [repair #c5041db0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:24,414 Validator.java:281 - [repair #c5041db0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:24,418 Validator.java:281 - [repair #c5041db0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:24,421 ActiveRepairService.java:452 - [repair #c5033350-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:50:29,420 Validator.java:281 - [repair #c8015820-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:29,430 Validator.java:281 - [repair #c8015820-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:29,443 Validator.java:281 - [repair #c8015820-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:29,453 Validator.java:281 - [repair #c8015820-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:29,462 ActiveRepairService.java:452 - [repair #c800bbe0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-141] 2025-08-04 02:50:33,085 RepairRunnable.java:139 - Starting repair command #140 (ca321ad0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-141] 2025-08-04 02:50:33,095 RepairSession.java:228 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-5995646246410024659,-5969411700311908459], (-8929165411952074556,-8918121369492279113], (-560780322679544693,-555740332786146339], (-3040886381388580722,-3035626971809157122], (-4122543959156809970,-4121147069232281668], (-3819270489177160272,-3818643338531646139]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:50:33,107 RepairJob.java:234 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:50:33,107 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,110 RepairSession.java:180 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,110 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,112 RepairSession.java:180 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,112 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,114 RepairSession.java:180 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:33,114 SyncTask.java:66 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:50:33,115 SyncTask.java:66 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:50:33,120 RepairJob.java:234 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:50:33,120 SyncTask.java:66 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:50:33,120 RepairJob.java:143 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:50:33,120 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,127 RepairSession.java:180 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,127 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,133 RepairSession.java:180 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,133 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,135 RepairSession.java:180 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:50:33,135 SyncTask.java:66 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:50:33,135 SyncTask.java:66 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:50:33,135 SyncTask.java:66 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:50:33,135 RepairJob.java:143 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:50:33,144 RepairJob.java:234 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:50:33,144 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,148 RepairSession.java:180 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,148 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,152 RepairSession.java:180 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,152 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,159 RepairSession.java:180 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:33,159 SyncTask.java:66 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:50:33,159 SyncTask.java:66 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:50:33,161 SyncTask.java:66 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:50:33,161 RepairJob.java:143 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:50:33,169 RepairJob.java:234 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:50:33,169 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,172 RepairSession.java:180 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,172 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,176 RepairSession.java:180 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,176 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:33,179 RepairSession.java:180 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:50:33,179 SyncTask.java:66 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:50:33,179 SyncTask.java:66 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:50:33,179 SyncTask.java:66 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:50:33,179 RepairJob.java:143 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:50:33,182 RepairSession.java:270 - [repair #ca33a170-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:50:33,182 RepairRunnable.java:261 - Repair session ca33a170-70dd-11f0-9c4c-718ceb57d90b for range [(-5995646246410024659,-5969411700311908459], (-8929165411952074556,-8918121369492279113], (-560780322679544693,-555740332786146339], (-3040886381388580722,-3035626971809157122], (-4122543959156809970,-4121147069232281668], (-3819270489177160272,-3818643338531646139]] finished INFO [RepairJobTask:3] 2025-08-04 02:50:33,184 ActiveRepairService.java:452 - [repair #ca321ad0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:50:33,188 RepairRunnable.java:343 - Repair command #140 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:50:34,440 Validator.java:281 - [repair #caffcb10-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:34,461 Validator.java:281 - [repair #caffcb10-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:34,479 Validator.java:281 - [repair #caffcb10-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:34,499 Validator.java:281 - [repair #caffcb10-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:34,504 ActiveRepairService.java:452 - [repair #cafeb9a0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:50:39,483 Validator.java:281 - [repair #ce0012c0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:39,489 Validator.java:281 - [repair #ce0012c0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:39,495 Validator.java:281 - [repair #ce0012c0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:39,501 Validator.java:281 - [repair #ce0012c0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:39,506 ActiveRepairService.java:452 - [repair #cdff2860-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-142] 2025-08-04 02:50:43,161 RepairRunnable.java:139 - Starting repair command #141 (d0339490-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-142] 2025-08-04 02:50:43,178 RepairSession.java:228 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-5131980693417618724,-5123329713006970971], (4881671542032922813,4915479242725227992], (6754855291808559322,6797508106200785899], (-3964931762679722407,-3958779431533535819]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:50:43,209 RepairJob.java:234 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:50:43,209 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,210 RepairSession.java:180 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,210 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,215 RepairSession.java:180 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,215 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,218 RepairSession.java:180 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:50:43,220 SyncTask.java:66 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:50:43,220 SyncTask.java:66 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-08-04 02:50:43,220 SyncTask.java:66 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:50:43,221 RepairJob.java:143 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:50:43,225 RepairJob.java:234 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:50:43,225 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,227 RepairSession.java:180 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,227 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,235 RepairSession.java:180 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,235 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,237 RepairSession.java:180 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:43,238 SyncTask.java:66 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:50:43,238 SyncTask.java:66 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:50:43,238 SyncTask.java:66 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:50:43,238 RepairJob.java:143 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:50:43,246 RepairJob.java:234 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:50:43,246 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,260 RepairSession.java:180 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,261 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,270 RepairSession.java:180 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,270 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,277 RepairSession.java:180 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:50:43,279 SyncTask.java:66 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:50:43,279 SyncTask.java:66 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:50:43,279 SyncTask.java:66 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:50:43,279 RepairJob.java:143 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:50:43,280 RepairJob.java:234 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:50:43,280 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,285 RepairSession.java:180 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,285 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,286 RepairSession.java:180 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,286 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:43,288 RepairSession.java:180 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:43,288 SyncTask.java:66 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:50:43,288 SyncTask.java:66 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:50:43,288 SyncTask.java:66 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:50:43,288 RepairJob.java:143 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:50:43,289 RepairSession.java:270 - [repair #d0362ca0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:50:43,289 RepairRunnable.java:261 - Repair session d0362ca0-70dd-11f0-9c4c-718ceb57d90b for range [(-5131980693417618724,-5123329713006970971], (4881671542032922813,4915479242725227992], (6754855291808559322,6797508106200785899], (-3964931762679722407,-3958779431533535819]] finished INFO [RepairJobTask:1] 2025-08-04 02:50:43,290 ActiveRepairService.java:452 - [repair #d0339490-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:50:43,291 RepairRunnable.java:343 - Repair command #141 finished in 0 seconds INFO [Repair-Task-143] 2025-08-04 02:50:44,480 RepairRunnable.java:139 - Starting repair command #142 (d0fcb0f0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-143] 2025-08-04 02:50:44,502 RepairSession.java:228 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-1951266287617312528,-1920642190587799639], (6993264445624990618,7058113368404698382]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:1] 2025-08-04 02:50:44,510 RepairJob.java:234 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:50:44,510 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,512 RepairSession.java:180 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,512 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,529 RepairSession.java:180 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,530 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,532 RepairSession.java:180 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:44,533 SyncTask.java:66 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:50:44,533 SyncTask.java:66 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:50:44,533 SyncTask.java:66 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:50:44,533 RepairJob.java:143 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:50:44,538 RepairJob.java:234 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:50:44,539 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,540 RepairSession.java:180 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,540 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,544 RepairSession.java:180 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,544 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,545 RepairSession.java:180 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:44,545 SyncTask.java:66 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:50:44,545 SyncTask.java:66 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:50:44,545 SyncTask.java:66 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:50:44,545 RepairJob.java:143 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:50:44,547 RepairJob.java:234 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:50:44,547 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,549 RepairSession.java:180 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,549 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,555 RepairSession.java:180 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,555 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,556 RepairSession.java:180 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:50:44,556 SyncTask.java:66 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:50:44,556 SyncTask.java:66 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:50:44,557 SyncTask.java:66 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:50:44,557 RepairJob.java:143 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:50:44,561 RepairJob.java:234 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:50:44,561 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,562 RepairSession.java:180 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,563 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,564 RepairSession.java:180 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,564 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:44,565 RepairSession.java:180 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:50:44,565 SyncTask.java:66 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:50:44,565 SyncTask.java:66 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:50:44,571 SyncTask.java:66 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:50:44,571 RepairJob.java:143 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:50:44,572 RepairSession.java:270 - [repair #d1003360-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:50:44,572 RepairRunnable.java:261 - Repair session d1003360-70dd-11f0-9c4c-718ceb57d90b for range [(-1951266287617312528,-1920642190587799639], (6993264445624990618,7058113368404698382]] finished INFO [RepairJobTask:1] 2025-08-04 02:50:44,573 ActiveRepairService.java:452 - [repair #d0fcb0f0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:50:44,574 RepairRunnable.java:343 - Repair command #142 finished in 0 seconds INFO [Repair-Task-144] 2025-08-04 02:50:49,486 RepairRunnable.java:139 - Starting repair command #143 (d3f8b2e0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-144] 2025-08-04 02:50:49,491 RepairSession.java:228 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-8742084116760743564,-8741739913137951432], (50394281794540979,132171398051057118]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:50:49,497 RepairJob.java:234 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:50:49,497 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,502 RepairSession.java:180 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,502 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,504 RepairSession.java:180 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,505 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,506 RepairSession.java:180 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:49,506 SyncTask.java:66 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:50:49,507 SyncTask.java:66 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:50:49,507 SyncTask.java:66 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:50:49,507 RepairJob.java:143 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:50:49,508 RepairJob.java:234 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:50:49,508 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,509 RepairSession.java:180 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,509 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,511 RepairSession.java:180 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,511 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,512 RepairSession.java:180 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:50:49,513 SyncTask.java:66 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:50:49,513 SyncTask.java:66 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:50:49,513 SyncTask.java:66 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:50:49,514 RepairJob.java:143 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:50:49,515 RepairJob.java:234 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:50:49,515 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,516 RepairSession.java:180 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,516 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,518 RepairSession.java:180 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,518 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,519 RepairSession.java:180 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:49,519 SyncTask.java:66 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:50:49,520 SyncTask.java:66 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:50:49,520 SyncTask.java:66 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:50:49,520 RepairJob.java:143 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:50:49,521 RepairJob.java:234 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:50:49,521 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,523 RepairSession.java:180 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,523 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,525 RepairSession.java:180 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,525 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:49,526 RepairSession.java:180 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:49,526 SyncTask.java:66 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:50:49,526 SyncTask.java:66 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:50:49,526 SyncTask.java:66 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:50:49,526 RepairJob.java:143 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:50:49,527 RepairSession.java:270 - [repair #d3f97630-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:50:49,527 RepairRunnable.java:261 - Repair session d3f97630-70dd-11f0-9c4c-718ceb57d90b for range [(-8742084116760743564,-8741739913137951432], (50394281794540979,132171398051057118]] finished INFO [RepairJobTask:6] 2025-08-04 02:50:49,528 ActiveRepairService.java:452 - [repair #d3f8b2e0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:50:49,529 RepairRunnable.java:343 - Repair command #143 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:50:53,197 Validator.java:281 - [repair #d62d6d30-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:53,204 Validator.java:281 - [repair #d62d6d30-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:53,211 Validator.java:281 - [repair #d62d6d30-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:53,218 Validator.java:281 - [repair #d62d6d30-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:53,221 ActiveRepairService.java:452 - [repair #d62ca9e0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-145] 2025-08-04 02:50:54,551 RepairRunnable.java:139 - Starting repair command #144 (d6fd4050-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-145] 2025-08-04 02:50:54,565 RepairSession.java:228 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(7394954893984714622,7512744878677067135]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:50:54,577 RepairJob.java:234 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:50:54,577 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,578 RepairSession.java:180 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,579 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,581 RepairSession.java:180 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,583 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,591 RepairSession.java:180 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:50:54,592 SyncTask.java:66 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:50:54,593 SyncTask.java:66 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:50:54,593 SyncTask.java:66 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:50:54,593 RepairJob.java:143 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:50:54,610 RepairJob.java:234 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:50:54,611 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,612 RepairSession.java:180 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,612 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,615 RepairSession.java:180 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,615 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,618 RepairSession.java:180 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:54,618 SyncTask.java:66 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:50:54,618 SyncTask.java:66 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:50:54,619 SyncTask.java:66 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:50:54,619 RepairJob.java:143 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:50:54,624 RepairJob.java:234 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:50:54,625 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,640 RepairSession.java:180 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,645 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,649 RepairSession.java:180 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,649 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,650 RepairSession.java:180 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:50:54,651 SyncTask.java:66 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:50:54,651 SyncTask.java:66 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:50:54,651 SyncTask.java:66 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:50:54,651 RepairJob.java:143 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:50:54,655 RepairJob.java:234 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:50:54,656 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,658 RepairSession.java:180 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,658 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,661 RepairSession.java:180 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,661 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:50:54,665 RepairSession.java:180 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:50:54,665 SyncTask.java:66 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:50:54,665 SyncTask.java:66 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:50:54,665 SyncTask.java:66 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:50:54,665 RepairJob.java:143 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:50:54,666 RepairSession.java:270 - [repair #d6ffb150-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:50:54,666 RepairRunnable.java:261 - Repair session d6ffb150-70dd-11f0-9c4c-718ceb57d90b for range [(7394954893984714622,7512744878677067135]] finished INFO [RepairJobTask:1] 2025-08-04 02:50:54,667 ActiveRepairService.java:452 - [repair #d6fd4050-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:50:54,669 RepairRunnable.java:343 - Repair command #144 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:50:59,588 Validator.java:281 - [repair #d9f96950-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:59,611 Validator.java:281 - [repair #d9f96950-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:59,635 Validator.java:281 - [repair #d9f96950-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:59,646 Validator.java:281 - [repair #d9f96950-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:50:59,655 ActiveRepairService.java:452 - [repair #d9f79490-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:51:03,225 Validator.java:281 - [repair #dc27e210-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:03,236 Validator.java:281 - [repair #dc27e210-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:03,241 Validator.java:281 - [repair #dc27e210-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:03,248 Validator.java:281 - [repair #dc27e210-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:03,252 ActiveRepairService.java:452 - [repair #dc2745d0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:51:04,618 Validator.java:281 - [repair #dcfb37a0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:04,629 Validator.java:281 - [repair #dcfb37a0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:04,636 Validator.java:281 - [repair #dcfb37a0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:04,663 Validator.java:281 - [repair #dcfb37a0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:04,670 ActiveRepairService.java:452 - [repair #dcf962e0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:51:09,656 Validator.java:281 - [repair #dff823f0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:09,666 Validator.java:281 - [repair #dff823f0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:09,696 Validator.java:281 - [repair #dff823f0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:09,733 Validator.java:281 - [repair #dff823f0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:09,745 ActiveRepairService.java:452 - [repair #dff60110-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:51:13,303 Validator.java:281 - [repair #e2287170-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:13,312 Validator.java:281 - [repair #e2287170-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:13,328 Validator.java:281 - [repair #e2287170-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:13,342 Validator.java:281 - [repair #e2287170-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:13,356 ActiveRepairService.java:452 - [repair #e2234150-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:51:14,640 Validator.java:281 - [repair #e2f3fed0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:14,649 Validator.java:281 - [repair #e2f3fed0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:14,654 Validator.java:281 - [repair #e2f3fed0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:14,663 Validator.java:281 - [repair #e2f3fed0-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:14,671 ActiveRepairService.java:452 - [repair #e2f33b80-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:51:19,662 Validator.java:281 - [repair #e5f298d0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:19,667 Validator.java:281 - [repair #e5f298d0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:19,674 Validator.java:281 - [repair #e5f298d0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:19,679 Validator.java:281 - [repair #e5f298d0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:19,682 ActiveRepairService.java:452 - [repair #e5f18760-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:51:23,289 Validator.java:281 - [repair #e81db630-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:23,294 Validator.java:281 - [repair #e81db630-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:23,301 Validator.java:281 - [repair #e81db630-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:23,308 Validator.java:281 - [repair #e81db630-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:23,311 ActiveRepairService.java:452 - [repair #e81d19f0-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-146] 2025-08-04 02:51:24,667 RepairRunnable.java:139 - Starting repair command #145 (e8f0e4b0-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-146] 2025-08-04 02:51:24,671 RepairSession.java:228 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(7872340856158702267,7878023420779216937], (6021633287826141873,6073496050667964537], (7512744878677067135,7525097317475302827], (-1121785849400103886,-1114733543021788066], (1157738023375483641,1165022724323409001]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:51:24,680 RepairJob.java:234 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:51:24,680 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,681 RepairSession.java:180 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,682 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,683 RepairSession.java:180 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,683 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,685 RepairSession.java:180 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:51:24,685 SyncTask.java:66 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:51:24,685 SyncTask.java:66 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:51:24,685 SyncTask.java:66 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:51:24,685 RepairJob.java:143 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:51:24,688 RepairJob.java:234 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:51:24,689 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,690 RepairSession.java:180 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,690 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,700 RepairSession.java:180 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,700 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,705 RepairSession.java:180 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:51:24,705 SyncTask.java:66 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:51:24,705 SyncTask.java:66 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:51:24,705 SyncTask.java:66 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:51:24,706 RepairJob.java:143 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:51:24,712 RepairJob.java:234 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:51:24,712 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,714 RepairSession.java:180 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,714 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,716 RepairSession.java:180 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,716 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,718 RepairSession.java:180 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:51:24,718 SyncTask.java:66 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:51:24,718 SyncTask.java:66 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:51:24,718 SyncTask.java:66 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:51:24,719 RepairJob.java:143 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:51:24,721 RepairJob.java:234 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:51:24,721 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,722 RepairSession.java:180 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,722 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,724 RepairSession.java:180 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,724 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:24,725 RepairSession.java:180 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:51:24,725 SyncTask.java:66 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:51:24,725 SyncTask.java:66 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:51:24,725 SyncTask.java:66 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:51:24,731 RepairJob.java:143 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:51:24,739 RepairSession.java:270 - [repair #e8f180f0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:51:24,739 RepairRunnable.java:261 - Repair session e8f180f0-70dd-11f0-9c4c-718ceb57d90b for range [(7872340856158702267,7878023420779216937], (6021633287826141873,6073496050667964537], (7512744878677067135,7525097317475302827], (-1121785849400103886,-1114733543021788066], (1157738023375483641,1165022724323409001]] finished INFO [RepairJobTask:3] 2025-08-04 02:51:24,740 ActiveRepairService.java:452 - [repair #e8f0e4b0-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:51:24,742 RepairRunnable.java:343 - Repair command #145 finished in 0 seconds INFO [Repair-Task-147] 2025-08-04 02:51:29,769 RepairRunnable.java:139 - Starting repair command #146 (ebfb6590-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-147] 2025-08-04 02:51:29,780 RepairSession.java:228 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-4266570091879081468,-4254213938859198325], (-1250483254705884027,-1204998829092791999], (4009059273351775146,4019401415717910316]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:1] 2025-08-04 02:51:29,798 RepairJob.java:234 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:51:29,798 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,809 RepairSession.java:180 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,809 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,815 RepairSession.java:180 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,817 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,826 RepairSession.java:180 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:51:29,828 SyncTask.java:66 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:51:29,830 SyncTask.java:66 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:51:29,828 SyncTask.java:66 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:51:29,831 RepairJob.java:143 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:51:29,831 RepairJob.java:234 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:51:29,836 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,841 RepairSession.java:180 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,841 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,844 RepairSession.java:180 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,844 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,851 RepairSession.java:180 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:51:29,852 SyncTask.java:66 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:51:29,852 SyncTask.java:66 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:51:29,853 SyncTask.java:66 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:51:29,853 RepairJob.java:143 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:51:29,854 RepairJob.java:234 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:51:29,854 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,864 RepairSession.java:180 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,865 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,866 RepairSession.java:180 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,867 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,874 RepairSession.java:180 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:51:29,874 SyncTask.java:66 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:51:29,874 SyncTask.java:66 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:51:29,874 SyncTask.java:66 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:51:29,874 RepairJob.java:143 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:51:29,877 RepairJob.java:234 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:51:29,877 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,879 RepairSession.java:180 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,879 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,886 RepairSession.java:180 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,886 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:29,892 RepairSession.java:180 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:51:29,892 SyncTask.java:66 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:51:29,892 SyncTask.java:66 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:51:29,893 SyncTask.java:66 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:51:29,893 RepairJob.java:143 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:51:29,893 RepairSession.java:270 - [repair #ebfd1340-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:51:29,893 RepairRunnable.java:261 - Repair session ebfd1340-70dd-11f0-9c4c-718ceb57d90b for range [(-4266570091879081468,-4254213938859198325], (-1250483254705884027,-1204998829092791999], (4009059273351775146,4019401415717910316]] finished INFO [RepairJobTask:2] 2025-08-04 02:51:29,894 ActiveRepairService.java:452 - [repair #ebfb6590-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:51:29,897 RepairRunnable.java:343 - Repair command #146 finished in 0 seconds INFO [Repair-Task-148] 2025-08-04 02:51:33,302 RepairRunnable.java:139 - Starting repair command #147 (ee167d60-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-148] 2025-08-04 02:51:33,306 RepairSession.java:228 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-8198741226991100384,-8098200320358901123]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:1] 2025-08-04 02:51:33,310 RepairJob.java:234 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:51:33,310 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,311 RepairSession.java:180 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,311 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,312 RepairSession.java:180 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,312 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,314 RepairSession.java:180 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:51:33,316 RepairJob.java:234 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:51:33,316 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,317 RepairSession.java:180 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,317 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:1] 2025-08-04 02:51:33,318 SyncTask.java:66 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:51:33,318 SyncTask.java:66 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:51:33,318 SyncTask.java:66 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:51:33,318 RepairJob.java:143 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,319 RepairSession.java:180 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,319 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,321 RepairSession.java:180 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:51:33,321 SyncTask.java:66 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:51:33,321 SyncTask.java:66 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:51:33,321 SyncTask.java:66 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:51:33,322 RepairJob.java:143 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:51:33,324 RepairJob.java:234 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:51:33,324 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,325 RepairSession.java:180 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,325 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,326 RepairSession.java:180 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,326 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,327 RepairSession.java:180 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:51:33,327 SyncTask.java:66 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:51:33,327 SyncTask.java:66 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:51:33,327 SyncTask.java:66 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:51:33,327 RepairJob.java:143 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:51:33,330 RepairJob.java:234 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:51:33,330 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,333 RepairSession.java:180 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,333 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,336 RepairSession.java:180 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,336 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:33,337 RepairSession.java:180 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:51:33,338 SyncTask.java:66 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:51:33,338 SyncTask.java:66 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:51:33,338 SyncTask.java:66 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:51:33,338 RepairJob.java:143 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:51:33,339 RepairSession.java:270 - [repair #ee1719a0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:51:33,339 RepairRunnable.java:261 - Repair session ee1719a0-70dd-11f0-9c4c-718ceb57d90b for range [(-8198741226991100384,-8098200320358901123]] finished INFO [RepairJobTask:5] 2025-08-04 02:51:33,340 ActiveRepairService.java:452 - [repair #ee167d60-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:51:33,341 RepairRunnable.java:343 - Repair command #147 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:51:34,761 Validator.java:281 - [repair #eef23760-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:34,768 Validator.java:281 - [repair #eef23760-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:34,778 Validator.java:281 - [repair #eef23760-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:34,794 Validator.java:281 - [repair #eef23760-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:34,824 ActiveRepairService.java:452 - [repair #eef062a0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:51:39,796 Validator.java:281 - [repair #f1f3dea0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:39,804 Validator.java:281 - [repair #f1f3dea0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:39,811 Validator.java:281 - [repair #f1f3dea0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:39,817 Validator.java:281 - [repair #f1f3dea0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:39,820 ActiveRepairService.java:452 - [repair #f1f25800-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-149] 2025-08-04 02:51:43,350 RepairRunnable.java:139 - Starting repair command #148 (f413b160-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-149] 2025-08-04 02:51:43,354 RepairSession.java:228 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(1446215363872087214,1457302177833814932]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:51:43,366 RepairJob.java:234 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:51:43,366 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,370 RepairSession.java:180 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,370 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,371 RepairSession.java:180 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,371 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,373 RepairSession.java:180 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:51:43,374 SyncTask.java:66 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:6] 2025-08-04 02:51:43,374 SyncTask.java:66 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:51:43,374 SyncTask.java:66 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:51:43,374 RepairJob.java:143 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:51:43,375 RepairJob.java:234 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:51:43,376 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,377 RepairSession.java:180 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,377 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,379 RepairSession.java:180 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,379 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,380 RepairSession.java:180 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:51:43,381 SyncTask.java:66 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:51:43,381 SyncTask.java:66 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:51:43,382 SyncTask.java:66 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:51:43,382 RepairJob.java:143 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:51:43,384 RepairJob.java:234 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:51:43,384 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,403 RepairSession.java:180 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,403 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,417 RepairSession.java:180 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,417 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,420 RepairSession.java:180 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:51:43,421 SyncTask.java:66 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:51:43,421 SyncTask.java:66 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:51:43,421 SyncTask.java:66 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:51:43,421 RepairJob.java:143 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:51:43,424 RepairJob.java:234 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:51:43,424 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,427 RepairSession.java:180 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,427 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,431 RepairSession.java:180 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,431 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:43,433 RepairSession.java:180 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:51:43,441 SyncTask.java:66 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:51:43,441 SyncTask.java:66 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:51:43,446 SyncTask.java:66 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:51:43,446 RepairJob.java:143 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:51:43,449 RepairSession.java:270 - [repair #f4144da0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:51:43,449 RepairRunnable.java:261 - Repair session f4144da0-70dd-11f0-9c4c-718ceb57d90b for range [(1446215363872087214,1457302177833814932]] finished INFO [RepairJobTask:4] 2025-08-04 02:51:43,451 ActiveRepairService.java:452 - [repair #f413b160-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:51:43,453 RepairRunnable.java:343 - Repair command #148 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:51:44,876 Validator.java:281 - [repair #f4efb980-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:44,904 Validator.java:281 - [repair #f4efb980-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:44,932 Validator.java:281 - [repair #f4efb980-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:44,941 Validator.java:281 - [repair #f4efb980-70dd-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:44,949 ActiveRepairService.java:452 - [repair #f4ee59f0-70dd-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:51:49,862 Validator.java:281 - [repair #f7f3aab0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:49,872 Validator.java:281 - [repair #f7f3aab0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:49,891 Validator.java:281 - [repair #f7f3aab0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:49,903 Validator.java:281 - [repair #f7f3aab0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:49,906 ActiveRepairService.java:452 - [repair #f7f30e70-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:51:53,392 Validator.java:281 - [repair #fa0f37b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:53,397 Validator.java:281 - [repair #fa0f37b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:53,407 Validator.java:281 - [repair #fa0f37b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:53,420 Validator.java:281 - [repair #fa0f37b0-70dd-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:51:53,423 ActiveRepairService.java:452 - [repair #fa0ec280-70dd-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-150] 2025-08-04 02:51:54,881 RepairRunnable.java:139 - Starting repair command #149 (faf32f10-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-150] 2025-08-04 02:51:54,895 RepairSession.java:228 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-1607024741833400299,-1596180971813763244], (7175852353194547768,7218672692113524927], (-1394711288062173913,-1384655501161033893], (-7587186113040679474,-7581862388406811352], (-2532690475791356707,-2527006136319494100]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:51:54,909 RepairJob.java:234 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:51:54,910 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:54,915 RepairSession.java:180 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:54,915 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:54,924 RepairSession.java:180 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:54,924 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:54,925 RepairSession.java:180 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:51:54,929 SyncTask.java:66 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:51:54,929 SyncTask.java:66 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:51:54,929 SyncTask.java:66 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:51:54,929 RepairJob.java:143 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:51:54,942 RepairJob.java:234 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:51:54,942 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:54,951 RepairSession.java:180 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:54,951 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:54,978 RepairSession.java:180 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:54,979 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:54,985 RepairSession.java:180 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:51:54,990 SyncTask.java:66 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:51:54,990 SyncTask.java:66 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:51:54,990 SyncTask.java:66 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:51:54,991 RepairJob.java:143 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:51:55,028 RepairJob.java:234 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:51:55,028 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:55,030 RepairSession.java:180 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:55,030 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:55,032 RepairSession.java:180 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:55,032 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:55,045 RepairSession.java:180 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:51:55,052 SyncTask.java:66 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:51:55,052 SyncTask.java:66 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:51:55,052 SyncTask.java:66 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:51:55,052 RepairJob.java:143 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:51:55,055 RepairJob.java:234 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:51:55,055 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:55,056 RepairSession.java:180 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:55,056 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:55,058 RepairSession.java:180 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:55,058 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:55,059 RepairSession.java:180 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:51:55,060 SyncTask.java:66 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:51:55,060 SyncTask.java:66 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:51:55,061 SyncTask.java:66 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:51:55,061 RepairJob.java:143 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:51:55,062 RepairSession.java:270 - [repair #faf551f0-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:51:55,062 RepairRunnable.java:261 - Repair session faf551f0-70dd-11f0-9c4c-718ceb57d90b for range [(-1607024741833400299,-1596180971813763244], (7175852353194547768,7218672692113524927], (-1394711288062173913,-1384655501161033893], (-7587186113040679474,-7581862388406811352], (-2532690475791356707,-2527006136319494100]] finished INFO [RepairJobTask:3] 2025-08-04 02:51:55,064 ActiveRepairService.java:452 - [repair #faf32f10-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:51:55,070 RepairRunnable.java:343 - Repair command #149 finished in 0 seconds INFO [Repair-Task-151] 2025-08-04 02:51:59,875 RepairRunnable.java:139 - Starting repair command #150 (fded3530-70dd-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-151] 2025-08-04 02:51:59,880 RepairSession.java:228 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(7806865444330736904,7845209641080071362], (-7808140963005972001,-7770522951826421200], (-1384655501161033893,-1367007378884805605]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:51:59,884 RepairJob.java:234 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:51:59,884 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,886 RepairSession.java:180 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,886 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,887 RepairSession.java:180 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,887 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,888 RepairSession.java:180 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:51:59,889 SyncTask.java:66 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:51:59,889 SyncTask.java:66 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:51:59,890 SyncTask.java:66 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:51:59,890 RepairJob.java:234 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:51:59,890 RepairJob.java:143 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:51:59,891 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,892 RepairSession.java:180 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,892 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,894 RepairSession.java:180 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,894 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,896 RepairSession.java:180 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:51:59,896 SyncTask.java:66 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:51:59,896 SyncTask.java:66 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:51:59,896 SyncTask.java:66 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:51:59,896 RepairJob.java:143 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:51:59,898 RepairJob.java:234 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:51:59,898 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,899 RepairSession.java:180 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,899 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,900 RepairSession.java:180 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,900 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,902 RepairSession.java:180 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:51:59,902 SyncTask.java:66 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:51:59,902 SyncTask.java:66 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:51:59,902 SyncTask.java:66 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:51:59,902 RepairJob.java:143 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:51:59,904 RepairJob.java:234 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:51:59,904 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,905 RepairSession.java:180 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,905 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,906 RepairSession.java:180 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,906 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:51:59,907 RepairSession.java:180 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:6] 2025-08-04 02:51:59,907 SyncTask.java:66 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:7] 2025-08-04 02:51:59,908 SyncTask.java:66 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:51:59,908 SyncTask.java:66 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:7] 2025-08-04 02:51:59,908 RepairJob.java:143 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:7] 2025-08-04 02:51:59,908 RepairSession.java:270 - [repair #fdedf880-70dd-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:7] 2025-08-04 02:51:59,908 RepairRunnable.java:261 - Repair session fdedf880-70dd-11f0-9c4c-718ceb57d90b for range [(7806865444330736904,7845209641080071362], (-7808140963005972001,-7770522951826421200], (-1384655501161033893,-1367007378884805605]] finished INFO [RepairJobTask:7] 2025-08-04 02:51:59,909 ActiveRepairService.java:452 - [repair #fded3530-70dd-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:51:59,913 RepairRunnable.java:343 - Repair command #150 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:52:03,425 Validator.java:281 - [repair #0009fab0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:03,430 Validator.java:281 - [repair #0009fab0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:03,434 Validator.java:281 - [repair #0009fab0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:03,439 Validator.java:281 - [repair #0009fab0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:03,442 ActiveRepairService.java:452 - [repair #00095e70-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:52:04,857 Validator.java:281 - [repair #00e47c30-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:04,864 Validator.java:281 - [repair #00e47c30-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:04,869 Validator.java:281 - [repair #00e47c30-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:04,873 Validator.java:281 - [repair #00e47c30-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:04,875 ActiveRepairService.java:452 - [repair #00e40700-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:52:09,937 Validator.java:281 - [repair #03ea9040-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:09,942 Validator.java:281 - [repair #03ea9040-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:09,947 Validator.java:281 - [repair #03ea9040-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:09,952 Validator.java:281 - [repair #03ea9040-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:09,955 ActiveRepairService.java:452 - [repair #03e84650-70de-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:52:13,458 Validator.java:281 - [repair #06050bd0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:13,468 Validator.java:281 - [repair #06050bd0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:13,474 Validator.java:281 - [repair #06050bd0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:13,479 Validator.java:281 - [repair #06050bd0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:13,482 ActiveRepairService.java:452 - [repair #060496a0-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:52:14,906 Validator.java:281 - [repair #06e1d740-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:14,911 Validator.java:281 - [repair #06e1d740-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:14,916 Validator.java:281 - [repair #06e1d740-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:14,921 Validator.java:281 - [repair #06e1d740-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:14,924 ActiveRepairService.java:452 - [repair #06e16210-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-152] 2025-08-04 02:52:19,940 RepairRunnable.java:139 - Starting repair command #151 (09e2e240-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-152] 2025-08-04 02:52:19,944 RepairSession.java:228 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(9140719138973829312,9184970372185177977], (-7377979323916862044,-7350574219943324878], (187671744428625172,189950070861704122]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:52:19,949 RepairJob.java:234 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:52:19,949 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,950 RepairSession.java:180 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,950 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,955 RepairSession.java:180 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,955 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,957 RepairSession.java:180 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:52:19,957 SyncTask.java:66 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:52:19,959 SyncTask.java:66 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:52:19,959 SyncTask.java:66 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:52:19,959 RepairJob.java:143 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:52:19,960 RepairJob.java:234 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:52:19,960 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,961 RepairSession.java:180 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,961 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,963 RepairSession.java:180 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,963 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,964 RepairSession.java:180 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:52:19,964 SyncTask.java:66 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:52:19,964 SyncTask.java:66 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:52:19,964 SyncTask.java:66 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:52:19,965 RepairJob.java:143 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:52:19,966 RepairJob.java:234 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:52:19,966 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,967 RepairSession.java:180 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,967 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,975 RepairSession.java:180 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,975 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,976 RepairSession.java:180 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:52:19,977 SyncTask.java:66 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:52:19,978 SyncTask.java:66 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:52:19,978 SyncTask.java:66 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:52:19,978 RepairJob.java:143 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:52:19,979 RepairJob.java:234 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:52:19,979 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,980 RepairSession.java:180 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,980 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,987 RepairSession.java:180 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,988 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:19,989 RepairSession.java:180 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:52:19,989 SyncTask.java:66 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:52:19,989 SyncTask.java:66 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:52:19,989 SyncTask.java:66 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:52:19,989 RepairJob.java:143 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:52:19,990 RepairSession.java:270 - [repair #09e37e80-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:52:19,990 RepairRunnable.java:261 - Repair session 09e37e80-70de-11f0-9c4c-718ceb57d90b for range [(9140719138973829312,9184970372185177977], (-7377979323916862044,-7350574219943324878], (187671744428625172,189950070861704122]] finished INFO [RepairJobTask:2] 2025-08-04 02:52:19,992 ActiveRepairService.java:452 - [repair #09e2e240-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:52:19,993 RepairRunnable.java:343 - Repair command #151 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:52:23,518 Validator.java:281 - [repair #0c039f60-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:23,526 Validator.java:281 - [repair #0c039f60-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:23,532 Validator.java:281 - [repair #0c039f60-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:23,537 Validator.java:281 - [repair #0c039f60-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:23,541 ActiveRepairService.java:452 - [repair #0c02b500-70de-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:52:24,966 Validator.java:281 - [repair #0cdfa780-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:24,974 Validator.java:281 - [repair #0cdfa780-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:24,982 Validator.java:281 - [repair #0cdfa780-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:24,988 Validator.java:281 - [repair #0cdfa780-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:24,994 ActiveRepairService.java:452 - [repair #0cdf3250-70de-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:52:30,035 Validator.java:281 - [repair #0fe45c00-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:30,042 Validator.java:281 - [repair #0fe45c00-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:30,059 Validator.java:281 - [repair #0fe45c00-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:30,076 Validator.java:281 - [repair #0fe45c00-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:30,080 ActiveRepairService.java:452 - [repair #0fe3bfc0-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-153] 2025-08-04 02:52:33,545 RepairRunnable.java:139 - Starting repair command #152 (11fed790-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-153] 2025-08-04 02:52:33,554 RepairSession.java:228 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5277977748798911789,5282058007328003564], (-4415826387126951346,-4370160948905916064], (5642271254829767786,5684659136952612545]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:1] 2025-08-04 02:52:33,570 RepairJob.java:234 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:52:33,570 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,572 RepairSession.java:180 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,572 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,577 RepairSession.java:180 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,577 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,578 RepairSession.java:180 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:52:33,578 SyncTask.java:66 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:52:33,578 SyncTask.java:66 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:52:33,579 SyncTask.java:66 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:52:33,579 RepairJob.java:143 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:52:33,580 RepairJob.java:234 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:52:33,581 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,582 RepairSession.java:180 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,582 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,584 RepairSession.java:180 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,584 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,584 RepairSession.java:180 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:52:33,585 SyncTask.java:66 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:52:33,585 SyncTask.java:66 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:52:33,585 SyncTask.java:66 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:52:33,585 RepairJob.java:143 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:52:33,586 RepairJob.java:234 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:52:33,587 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,588 RepairSession.java:180 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,588 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,590 RepairSession.java:180 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,590 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,592 RepairSession.java:180 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:52:33,592 SyncTask.java:66 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:52:33,592 SyncTask.java:66 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:52:33,592 SyncTask.java:66 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:52:33,592 RepairJob.java:143 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:52:33,596 RepairJob.java:234 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:52:33,597 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,598 RepairSession.java:180 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,598 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,599 RepairSession.java:180 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,599 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:33,601 RepairSession.java:180 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:52:33,601 SyncTask.java:66 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:52:33,601 SyncTask.java:66 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:52:33,601 SyncTask.java:66 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:52:33,601 RepairJob.java:143 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:52:33,602 RepairSession.java:270 - [repair #12003720-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:52:33,602 RepairRunnable.java:261 - Repair session 12003720-70de-11f0-9c4c-718ceb57d90b for range [(5277977748798911789,5282058007328003564], (-4415826387126951346,-4370160948905916064], (5642271254829767786,5684659136952612545]] finished INFO [RepairJobTask:1] 2025-08-04 02:52:33,603 ActiveRepairService.java:452 - [repair #11fed790-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:52:33,604 RepairRunnable.java:343 - Repair command #152 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:52:35,004 Validator.java:281 - [repair #12db06c0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:35,010 Validator.java:281 - [repair #12db06c0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:35,018 Validator.java:281 - [repair #12db06c0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:35,027 Validator.java:281 - [repair #12db06c0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:35,033 ActiveRepairService.java:452 - [repair #12da6a80-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-154] 2025-08-04 02:52:40,037 RepairRunnable.java:139 - Starting repair command #153 (15dd7150-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-154] 2025-08-04 02:52:40,041 RepairSession.java:228 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-5516401596864285649,-5510917719734953555], (-5219249280987561800,-5210342892450321509], (3247844734301035872,3267073254364907725], (1587408827711736800,1614377384268655375], (8742987924097530568,8750115050174618299]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:52:40,046 RepairJob.java:234 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:52:40,047 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,048 RepairSession.java:180 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,048 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,049 RepairSession.java:180 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,049 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,056 RepairSession.java:180 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:52:40,057 SyncTask.java:66 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:52:40,059 SyncTask.java:66 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:52:40,059 SyncTask.java:66 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:52:40,059 RepairJob.java:143 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:52:40,060 RepairJob.java:234 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:52:40,060 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,062 RepairSession.java:180 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,062 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,064 RepairSession.java:180 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,064 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,065 RepairSession.java:180 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:52:40,065 SyncTask.java:66 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:52:40,065 SyncTask.java:66 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:52:40,065 SyncTask.java:66 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:52:40,067 RepairJob.java:234 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:52:40,067 RepairJob.java:143 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:52:40,067 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,068 RepairSession.java:180 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,068 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,070 RepairSession.java:180 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,070 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,071 RepairSession.java:180 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:52:40,071 SyncTask.java:66 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:52:40,071 SyncTask.java:66 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:52:40,071 SyncTask.java:66 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:52:40,072 RepairJob.java:143 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:52:40,073 RepairJob.java:234 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:52:40,073 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,074 RepairSession.java:180 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,074 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,076 RepairSession.java:180 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,076 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:40,077 RepairSession.java:180 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:52:40,077 SyncTask.java:66 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:52:40,077 SyncTask.java:66 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:52:40,077 SyncTask.java:66 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:52:40,077 RepairJob.java:143 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:52:40,078 RepairSession.java:270 - [repair #15de0d90-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:52:40,078 RepairRunnable.java:261 - Repair session 15de0d90-70de-11f0-9c4c-718ceb57d90b for range [(-5516401596864285649,-5510917719734953555], (-5219249280987561800,-5210342892450321509], (3247844734301035872,3267073254364907725], (1587408827711736800,1614377384268655375], (8742987924097530568,8750115050174618299]] finished INFO [RepairJobTask:2] 2025-08-04 02:52:40,079 ActiveRepairService.java:452 - [repair #15dd7150-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:52:40,080 RepairRunnable.java:343 - Repair command #153 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:52:43,622 Validator.java:281 - [repair #17fe2e70-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:43,634 Validator.java:281 - [repair #17fe2e70-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:43,639 Validator.java:281 - [repair #17fe2e70-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:43,649 Validator.java:281 - [repair #17fe2e70-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:43,652 ActiveRepairService.java:452 - [repair #17fbbd70-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:52:45,106 Validator.java:281 - [repair #18dd43d0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:45,144 Validator.java:281 - [repair #18dd43d0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:45,161 Validator.java:281 - [repair #18dd43d0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:45,182 Validator.java:281 - [repair #18dd43d0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:45,195 ActiveRepairService.java:452 - [repair #18db4800-70de-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-155] 2025-08-04 02:52:50,075 RepairRunnable.java:139 - Starting repair command #154 (1bd91eb0-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-155] 2025-08-04 02:52:50,081 RepairSession.java:228 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(275231374867785446,295710804819643968], (1998088685916691359,2026649711307860109]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:52:50,089 RepairJob.java:234 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:52:50,089 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,091 RepairSession.java:180 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,091 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,093 RepairSession.java:180 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,093 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,095 RepairSession.java:180 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:52:50,096 SyncTask.java:66 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:52:50,096 SyncTask.java:66 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:52:50,096 SyncTask.java:66 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:52:50,097 RepairJob.java:143 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:52:50,097 RepairJob.java:234 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:52:50,097 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,099 RepairSession.java:180 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,099 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,101 RepairSession.java:180 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,101 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,102 RepairSession.java:180 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:5] 2025-08-04 02:52:50,103 SyncTask.java:66 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:52:50,103 SyncTask.java:66 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:52:50,103 SyncTask.java:66 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:52:50,103 RepairJob.java:143 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:52:50,106 RepairJob.java:234 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:52:50,106 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,118 RepairSession.java:180 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,118 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,136 RepairSession.java:180 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,136 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,145 RepairSession.java:180 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:52:50,145 SyncTask.java:66 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:52:50,146 SyncTask.java:66 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:52:50,146 SyncTask.java:66 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:52:50,146 RepairJob.java:143 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:52:50,153 RepairJob.java:234 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:52:50,153 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,154 RepairSession.java:180 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,154 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,166 RepairSession.java:180 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,166 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:50,169 RepairSession.java:180 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:52:50,170 SyncTask.java:66 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:52:50,170 SyncTask.java:66 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:52:50,170 SyncTask.java:66 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:52:50,170 RepairJob.java:143 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:52:50,173 RepairSession.java:270 - [repair #1bda0910-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:52:50,173 RepairRunnable.java:261 - Repair session 1bda0910-70de-11f0-9c4c-718ceb57d90b for range [(275231374867785446,295710804819643968], (1998088685916691359,2026649711307860109]] finished INFO [RepairJobTask:6] 2025-08-04 02:52:50,174 ActiveRepairService.java:452 - [repair #1bd91eb0-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:52:50,183 RepairRunnable.java:343 - Repair command #154 finished in 0 seconds INFO [Repair-Task-156] 2025-08-04 02:52:53,618 RepairRunnable.java:139 - Starting repair command #155 (1df5bd20-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 2, pull repair: false) INFO [Repair-Task-156] 2025-08-04 02:52:53,623 RepairSession.java:228 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(4537080483350953711,4558550442784853986], (-4777696982244028499,-4721012114161449987]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:52:53,626 RepairJob.java:234 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:52:53,626 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,627 RepairSession.java:180 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,627 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,629 RepairSession.java:180 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,629 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,630 RepairSession.java:180 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:52:53,630 SyncTask.java:66 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:52:53,631 SyncTask.java:66 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:52:53,632 SyncTask.java:66 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:52:53,632 RepairJob.java:143 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:52:53,632 RepairJob.java:234 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:52:53,632 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,633 RepairSession.java:180 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,633 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,635 RepairSession.java:180 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,635 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,636 RepairSession.java:180 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:52:53,636 SyncTask.java:66 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:52:53,636 SyncTask.java:66 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:52:53,636 SyncTask.java:66 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:52:53,636 RepairJob.java:143 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:52:53,638 RepairJob.java:234 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:52:53,638 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,639 RepairSession.java:180 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,640 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,641 RepairSession.java:180 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,641 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,642 RepairSession.java:180 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:52:53,642 SyncTask.java:66 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:52:53,642 SyncTask.java:66 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:52:53,642 SyncTask.java:66 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:52:53,642 RepairJob.java:143 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:52:53,644 RepairJob.java:234 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:52:53,644 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,645 RepairSession.java:180 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,645 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,647 RepairSession.java:180 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,647 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:52:53,648 RepairSession.java:180 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:52:53,648 SyncTask.java:66 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:52:53,648 SyncTask.java:66 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:52:53,648 SyncTask.java:66 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:52:53,648 RepairJob.java:143 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:52:53,649 RepairSession.java:270 - [repair #1df68070-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:4] 2025-08-04 02:52:53,649 RepairRunnable.java:261 - Repair session 1df68070-70de-11f0-9c4c-718ceb57d90b for range [(4537080483350953711,4558550442784853986], (-4777696982244028499,-4721012114161449987]] finished INFO [RepairJobTask:4] 2025-08-04 02:52:53,651 ActiveRepairService.java:452 - [repair #1df5bd20-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [RepairJobTask:4] 2025-08-04 02:52:53,652 RepairRunnable.java:343 - Repair command #155 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:52:55,128 Validator.java:281 - [repair #1ed9db90-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:55,148 Validator.java:281 - [repair #1ed9db90-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:55,188 Validator.java:281 - [repair #1ed9db90-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:55,198 Validator.java:281 - [repair #1ed9db90-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:52:55,205 ActiveRepairService.java:452 - [repair #1ed96660-70de-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:53:00,136 Validator.java:281 - [repair #21d54140-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:00,143 Validator.java:281 - [repair #21d54140-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:00,150 Validator.java:281 - [repair #21d54140-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:00,155 Validator.java:281 - [repair #21d54140-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:00,159 ActiveRepairService.java:452 - [repair #21d47df0-70de-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:53:03,665 Validator.java:281 - [repair #23f16a80-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:03,670 Validator.java:281 - [repair #23f16a80-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:03,675 Validator.java:281 - [repair #23f16a80-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:03,679 Validator.java:281 - [repair #23f16a80-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:03,683 ActiveRepairService.java:452 - [repair #23f0f550-70de-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-157] 2025-08-04 02:53:05,191 RepairRunnable.java:139 - Starting repair command #156 (24dba370-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-157] 2025-08-04 02:53:05,209 RepairSession.java:228 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(311022315137701215,344730075473561136], (-1656570210145400757,-1613698321800794938], (-2575515561725310414,-2556611145249202856]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:53:05,227 RepairJob.java:234 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:53:05,227 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,229 RepairSession.java:180 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,229 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,232 RepairSession.java:180 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,232 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,233 RepairSession.java:180 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:53:05,236 SyncTask.java:66 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:53:05,236 SyncTask.java:66 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:53:05,236 RepairJob.java:234 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:53:05,236 RepairJob.java:257 - Validating /10.0.0.38 INFO [RepairJobTask:5] 2025-08-04 02:53:05,237 SyncTask.java:66 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,239 RepairSession.java:180 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,239 RepairJob.java:270 - Validating /10.0.0.27 INFO [RepairJobTask:1] 2025-08-04 02:53:05,239 RepairJob.java:143 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,240 RepairSession.java:180 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,240 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,241 RepairSession.java:180 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:53:05,241 SyncTask.java:66 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:53:05,241 SyncTask.java:66 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:53:05,241 SyncTask.java:66 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:53:05,241 RepairJob.java:143 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:53:05,244 RepairJob.java:234 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:53:05,244 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,246 RepairSession.java:180 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,246 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,247 RepairSession.java:180 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,247 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,252 RepairSession.java:180 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:53:05,252 SyncTask.java:66 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:53:05,252 SyncTask.java:66 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:53:05,261 SyncTask.java:66 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:3] 2025-08-04 02:53:05,262 RepairJob.java:143 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:53:05,264 RepairJob.java:234 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:53:05,265 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,266 RepairSession.java:180 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,266 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,267 RepairSession.java:180 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,267 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:05,269 RepairSession.java:180 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:53:05,269 SyncTask.java:66 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:53:05,269 SyncTask.java:66 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:53:05,269 SyncTask.java:66 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:53:05,269 RepairJob.java:143 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:53:05,270 RepairSession.java:270 - [repair #24de6290-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:53:05,270 RepairRunnable.java:261 - Repair session 24de6290-70de-11f0-9c4c-718ceb57d90b for range [(311022315137701215,344730075473561136], (-1656570210145400757,-1613698321800794938], (-2575515561725310414,-2556611145249202856]] finished INFO [RepairJobTask:1] 2025-08-04 02:53:05,271 ActiveRepairService.java:452 - [repair #24dba370-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:53:05,272 RepairRunnable.java:343 - Repair command #156 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:53:10,160 Validator.java:281 - [repair #27d07970-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:10,167 Validator.java:281 - [repair #27d07970-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:10,172 Validator.java:281 - [repair #27d07970-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:10,176 Validator.java:281 - [repair #27d07970-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:10,179 ActiveRepairService.java:452 - [repair #27cfdd30-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-158] 2025-08-04 02:53:13,682 RepairRunnable.java:139 - Starting repair command #157 (29eb4320-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 4, pull repair: false) INFO [Repair-Task-158] 2025-08-04 02:53:13,686 RepairSession.java:228 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-5697446797584113622,-5670713642871098060], (-3922191992147757003,-3921987225003923960], (-4370160948905916064,-4322177757131383224], (8736911621365903905,8739983442121908582]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:53:13,692 RepairJob.java:234 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:53:13,692 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,694 RepairSession.java:180 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,694 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,696 RepairSession.java:180 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,696 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,697 RepairSession.java:180 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:53:13,697 SyncTask.java:66 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:53:13,697 SyncTask.java:66 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:53:13,697 SyncTask.java:66 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:53:13,697 RepairJob.java:143 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:53:13,698 RepairJob.java:234 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:53:13,698 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,699 RepairSession.java:180 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,700 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,701 RepairSession.java:180 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,701 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,701 RepairSession.java:180 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:53:13,702 SyncTask.java:66 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:53:13,702 SyncTask.java:66 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:4] 2025-08-04 02:53:13,702 SyncTask.java:66 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:53:13,702 RepairJob.java:143 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:53:13,703 RepairJob.java:234 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:53:13,703 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,704 RepairSession.java:180 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,704 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,705 RepairSession.java:180 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,705 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,706 RepairSession.java:180 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:53:13,706 SyncTask.java:66 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:53:13,706 SyncTask.java:66 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:53:13,706 SyncTask.java:66 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:53:13,706 RepairJob.java:143 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:53:13,707 RepairJob.java:234 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:53:13,707 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,708 RepairSession.java:180 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,709 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,709 RepairSession.java:180 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,710 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:13,710 RepairSession.java:180 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:53:13,710 SyncTask.java:66 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:53:13,710 SyncTask.java:66 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:53:13,710 SyncTask.java:66 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:53:13,710 RepairJob.java:143 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:53:13,711 RepairSession.java:270 - [repair #29ebdf60-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:53:13,711 RepairRunnable.java:261 - Repair session 29ebdf60-70de-11f0-9c4c-718ceb57d90b for range [(-5697446797584113622,-5670713642871098060], (-3922191992147757003,-3921987225003923960], (-4370160948905916064,-4322177757131383224], (8736911621365903905,8739983442121908582]] finished INFO [RepairJobTask:2] 2025-08-04 02:53:13,712 ActiveRepairService.java:452 - [repair #29eb4320-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:53:13,713 RepairRunnable.java:343 - Repair command #157 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:53:15,210 Validator.java:281 - [repair #2ad295e0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:15,216 Validator.java:281 - [repair #2ad295e0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:15,222 Validator.java:281 - [repair #2ad295e0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:15,231 Validator.java:281 - [repair #2ad295e0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:15,236 ActiveRepairService.java:452 - [repair #2ad1d290-70de-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-159] 2025-08-04 02:53:20,193 RepairRunnable.java:139 - Starting repair command #158 (2dccc310-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-159] 2025-08-04 02:53:20,199 RepairSession.java:228 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-1904095002231404222,-1883972483936817026], (-6713057781080259175,-6697258074680801899], (-7228833458981361026,-7215438136059362085], (-6997831311931227321,-6979637254264846983], (7878023420779216937,7886835210821980534]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:1] 2025-08-04 02:53:20,208 RepairJob.java:234 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:53:20,208 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,209 RepairSession.java:180 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,209 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,212 RepairSession.java:180 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,212 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,213 RepairSession.java:180 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:53:20,214 SyncTask.java:66 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:53:20,214 SyncTask.java:66 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:53:20,214 SyncTask.java:66 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:53:20,216 RepairJob.java:143 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:53:20,216 RepairJob.java:234 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:53:20,216 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,217 RepairSession.java:180 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,217 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,219 RepairSession.java:180 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,219 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,221 RepairSession.java:180 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:53:20,221 SyncTask.java:66 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:53:20,221 SyncTask.java:66 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:53:20,221 SyncTask.java:66 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:53:20,221 RepairJob.java:143 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:53:20,222 RepairJob.java:234 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:53:20,223 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,224 RepairSession.java:180 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,224 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,233 RepairSession.java:180 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,233 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,234 RepairSession.java:180 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:53:20,234 SyncTask.java:66 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:53:20,235 SyncTask.java:66 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:53:20,237 SyncTask.java:66 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:53:20,237 RepairJob.java:143 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:53:20,249 RepairJob.java:234 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:53:20,249 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,256 RepairSession.java:180 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,256 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,258 RepairSession.java:180 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,258 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:20,259 RepairSession.java:180 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:53:20,259 SyncTask.java:66 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:53:20,260 SyncTask.java:66 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:53:20,260 SyncTask.java:66 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:53:20,260 RepairJob.java:143 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:53:20,261 RepairSession.java:270 - [repair #2dcdad70-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:53:20,261 RepairRunnable.java:261 - Repair session 2dcdad70-70de-11f0-9c4c-718ceb57d90b for range [(-1904095002231404222,-1883972483936817026], (-6713057781080259175,-6697258074680801899], (-7228833458981361026,-7215438136059362085], (-6997831311931227321,-6979637254264846983], (7878023420779216937,7886835210821980534]] finished INFO [RepairJobTask:1] 2025-08-04 02:53:20,262 ActiveRepairService.java:452 - [repair #2dccc310-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:53:20,264 RepairRunnable.java:343 - Repair command #158 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:53:23,724 Validator.java:281 - [repair #2fe67b50-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:23,729 Validator.java:281 - [repair #2fe67b50-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:23,734 Validator.java:281 - [repair #2fe67b50-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:23,739 Validator.java:281 - [repair #2fe67b50-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:23,743 ActiveRepairService.java:452 - [repair #2fe5df10-70de-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:53:25,231 Validator.java:281 - [repair #30ccbca0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:25,236 Validator.java:281 - [repair #30ccbca0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:25,241 Validator.java:281 - [repair #30ccbca0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:25,245 Validator.java:281 - [repair #30ccbca0-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:25,253 ActiveRepairService.java:452 - [repair #30cc4770-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-160] 2025-08-04 02:53:30,344 RepairRunnable.java:139 - Starting repair command #159 (33d98770-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-160] 2025-08-04 02:53:30,367 RepairSession.java:228 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(8596424901179828734,8648992502174994962]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:53:30,381 RepairJob.java:234 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:53:30,381 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,385 RepairSession.java:180 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,385 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,395 RepairSession.java:180 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,395 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,398 RepairSession.java:180 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:53:30,398 SyncTask.java:66 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:53:30,398 SyncTask.java:66 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:53:30,399 SyncTask.java:66 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:53:30,399 RepairJob.java:143 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:53:30,402 RepairJob.java:234 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:53:30,403 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,404 RepairSession.java:180 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,404 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,415 RepairSession.java:180 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,415 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,416 RepairSession.java:180 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:53:30,416 SyncTask.java:66 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:53:30,417 SyncTask.java:66 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:53:30,417 SyncTask.java:66 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:53:30,417 RepairJob.java:143 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:53:30,440 RepairJob.java:234 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:53:30,441 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,442 RepairSession.java:180 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,442 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,445 RepairSession.java:180 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,445 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,447 RepairSession.java:180 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:53:30,447 SyncTask.java:66 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:53:30,447 SyncTask.java:66 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:53:30,447 SyncTask.java:66 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:53:30,447 RepairJob.java:143 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:53:30,449 RepairJob.java:234 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:53:30,449 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,455 RepairSession.java:180 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,455 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,459 RepairSession.java:180 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,459 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:30,461 RepairSession.java:180 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:53:30,461 SyncTask.java:66 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:53:30,461 SyncTask.java:66 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:53:30,461 SyncTask.java:66 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:53:30,462 RepairJob.java:143 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:53:30,463 RepairSession.java:270 - [repair #33dd30f0-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:53:30,463 RepairRunnable.java:261 - Repair session 33dd30f0-70de-11f0-9c4c-718ceb57d90b for range [(8596424901179828734,8648992502174994962]] finished INFO [RepairJobTask:5] 2025-08-04 02:53:30,464 ActiveRepairService.java:452 - [repair #33d98770-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:53:30,468 RepairRunnable.java:343 - Repair command #159 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:53:33,753 Validator.java:281 - [repair #35e07b00-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:33,766 Validator.java:281 - [repair #35e07b00-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:33,774 Validator.java:281 - [repair #35e07b00-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:33,782 Validator.java:281 - [repair #35e07b00-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:33,788 ActiveRepairService.java:452 - [repair #35e005d0-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-161] 2025-08-04 02:53:35,258 RepairRunnable.java:139 - Starting repair command #160 (36c77fa0-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-161] 2025-08-04 02:53:35,263 RepairSession.java:228 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-7635978055729329805,-7596125440660180424]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:53:35,270 RepairJob.java:234 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:53:35,270 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,272 RepairSession.java:180 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,272 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,273 RepairSession.java:180 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,273 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,275 RepairSession.java:180 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:53:35,275 SyncTask.java:66 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:53:35,275 SyncTask.java:66 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:53:35,275 SyncTask.java:66 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:53:35,275 RepairJob.java:143 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:53:35,277 RepairJob.java:234 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:53:35,277 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,278 RepairSession.java:180 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,278 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,279 RepairSession.java:180 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,279 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,281 RepairSession.java:180 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:53:35,281 SyncTask.java:66 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:53:35,282 SyncTask.java:66 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:53:35,282 SyncTask.java:66 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:53:35,282 RepairJob.java:143 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:53:35,286 RepairJob.java:234 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:53:35,286 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,287 RepairSession.java:180 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,287 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,290 RepairSession.java:180 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,290 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,291 RepairSession.java:180 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:53:35,291 SyncTask.java:66 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:53:35,292 SyncTask.java:66 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:53:35,292 SyncTask.java:66 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:53:35,292 RepairJob.java:143 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:53:35,293 RepairJob.java:234 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:53:35,293 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,294 RepairSession.java:180 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,294 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,295 RepairSession.java:180 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,295 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:35,296 RepairSession.java:180 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:53:35,296 SyncTask.java:66 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:53:35,296 SyncTask.java:66 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:53:35,296 SyncTask.java:66 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:2] 2025-08-04 02:53:35,296 RepairJob.java:143 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:53:35,297 RepairSession.java:270 - [repair #36c842f0-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:2] 2025-08-04 02:53:35,297 RepairRunnable.java:261 - Repair session 36c842f0-70de-11f0-9c4c-718ceb57d90b for range [(-7635978055729329805,-7596125440660180424]] finished INFO [RepairJobTask:2] 2025-08-04 02:53:35,298 ActiveRepairService.java:452 - [repair #36c77fa0-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:53:35,300 RepairRunnable.java:343 - Repair command #160 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:53:40,352 Validator.java:281 - [repair #39cf8f80-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:40,358 Validator.java:281 - [repair #39cf8f80-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:40,364 Validator.java:281 - [repair #39cf8f80-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:40,370 Validator.java:281 - [repair #39cf8f80-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:40,373 ActiveRepairService.java:452 - [repair #39cef340-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:53:43,788 Validator.java:281 - [repair #3bdbda40-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:43,792 Validator.java:281 - [repair #3bdbda40-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:43,797 Validator.java:281 - [repair #3bdbda40-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:43,803 Validator.java:281 - [repair #3bdbda40-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:43,806 ActiveRepairService.java:452 - [repair #3bda0580-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [Repair-Task-162] 2025-08-04 02:53:45,289 RepairRunnable.java:139 - Starting repair command #161 (3cc21b90-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 6, pull repair: false) INFO [Repair-Task-162] 2025-08-04 02:53:45,293 RepairSession.java:228 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5995978244886736642,6021633287826141873], (4722243263433961676,4722317569517937650], (8648992502174994962,8693516415291380632], (3368270108147988870,3376532031223213978], (4206640766484025060,4215902444136621779], (-7758685030364886975,-7752715798972943568]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:53:45,299 RepairJob.java:234 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:53:45,300 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,301 RepairSession.java:180 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,301 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,302 RepairSession.java:180 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,302 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,303 RepairSession.java:180 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:53:45,304 SyncTask.java:66 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:53:45,304 SyncTask.java:66 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:53:45,304 SyncTask.java:66 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:53:45,304 RepairJob.java:143 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:53:45,306 RepairJob.java:234 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:53:45,306 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,307 RepairSession.java:180 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,307 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,308 RepairSession.java:180 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,308 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,309 RepairSession.java:180 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:53:45,310 SyncTask.java:66 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:53:45,310 SyncTask.java:66 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:53:45,310 SyncTask.java:66 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:53:45,310 RepairJob.java:143 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:53:45,311 RepairJob.java:234 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:53:45,311 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,312 RepairSession.java:180 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,312 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,314 RepairSession.java:180 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,314 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,315 RepairSession.java:180 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:53:45,315 SyncTask.java:66 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:53:45,315 SyncTask.java:66 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:53:45,315 SyncTask.java:66 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:2] 2025-08-04 02:53:45,315 RepairJob.java:143 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:53:45,317 RepairJob.java:234 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:53:45,317 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,318 RepairSession.java:180 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,318 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,320 RepairSession.java:180 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,320 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:45,321 RepairSession.java:180 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:53:45,321 SyncTask.java:66 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:53:45,321 SyncTask.java:66 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:53:45,321 SyncTask.java:66 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:3] 2025-08-04 02:53:45,321 RepairJob.java:143 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:3] 2025-08-04 02:53:45,322 RepairSession.java:270 - [repair #3cc2b7d0-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:3] 2025-08-04 02:53:45,322 RepairRunnable.java:261 - Repair session 3cc2b7d0-70de-11f0-9c4c-718ceb57d90b for range [(5995978244886736642,6021633287826141873], (4722243263433961676,4722317569517937650], (8648992502174994962,8693516415291380632], (3368270108147988870,3376532031223213978], (4206640766484025060,4215902444136621779], (-7758685030364886975,-7752715798972943568]] finished INFO [RepairJobTask:3] 2025-08-04 02:53:45,323 ActiveRepairService.java:452 - [repair #3cc21b90-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:53:45,324 RepairRunnable.java:343 - Repair command #161 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:53:50,387 Validator.java:281 - [repair #3fcac7b0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:50,393 Validator.java:281 - [repair #3fcac7b0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:50,398 Validator.java:281 - [repair #3fcac7b0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:50,404 Validator.java:281 - [repair #3fcac7b0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:53:50,407 ActiveRepairService.java:452 - [repair #3fca2b70-70de-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [Repair-Task-163] 2025-08-04 02:53:53,844 RepairRunnable.java:139 - Starting repair command #162 (41db7f40-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 5, pull repair: false) INFO [Repair-Task-163] 2025-08-04 02:53:53,858 RepairSession.java:228 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(-4721012114161449987,-4701311809823613441], (-4494306865004483644,-4450685634297165030], (-8298169659128345937,-8293560159195973607], (-980421999831664398,-971167413438350876], (4118012092711791954,4135131741376505522]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:53:53,877 RepairJob.java:234 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:53:53,877 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,879 RepairSession.java:180 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,879 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,883 RepairSession.java:180 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,883 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,886 RepairSession.java:180 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:53:53,887 SyncTask.java:66 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:53:53,887 SyncTask.java:66 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:53:53,887 SyncTask.java:66 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:1] 2025-08-04 02:53:53,887 RepairJob.java:143 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:53:53,889 RepairJob.java:234 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:53:53,890 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,891 RepairSession.java:180 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,891 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,898 RepairSession.java:180 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,898 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,900 RepairSession.java:180 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:53:53,901 SyncTask.java:66 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:53:53,901 SyncTask.java:66 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:53:53,901 SyncTask.java:66 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:5] 2025-08-04 02:53:53,901 RepairJob.java:143 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:53:53,905 RepairJob.java:234 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:53:53,905 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,906 RepairSession.java:180 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,906 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,911 RepairSession.java:180 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,911 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,912 RepairSession.java:180 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:53:53,913 SyncTask.java:66 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:53:53,913 SyncTask.java:66 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:53:53,913 SyncTask.java:66 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:53:53,913 RepairJob.java:143 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:53:53,915 RepairJob.java:234 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:53:53,915 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,916 RepairSession.java:180 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,916 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,919 RepairSession.java:180 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,919 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:53,921 RepairSession.java:180 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:53:53,921 SyncTask.java:66 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:53:53,921 SyncTask.java:66 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:53:53,921 SyncTask.java:66 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:1] 2025-08-04 02:53:53,921 RepairJob.java:143 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:1] 2025-08-04 02:53:53,922 RepairSession.java:270 - [repair #41dd7b10-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:1] 2025-08-04 02:53:53,922 RepairRunnable.java:261 - Repair session 41dd7b10-70de-11f0-9c4c-718ceb57d90b for range [(-4721012114161449987,-4701311809823613441], (-4494306865004483644,-4450685634297165030], (-8298169659128345937,-8293560159195973607], (-980421999831664398,-971167413438350876], (4118012092711791954,4135131741376505522]] finished INFO [RepairJobTask:1] 2025-08-04 02:53:53,923 ActiveRepairService.java:452 - [repair #41db7f40-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:7] 2025-08-04 02:53:53,924 RepairRunnable.java:343 - Repair command #162 finished in 0 seconds INFO [Repair-Task-164] 2025-08-04 02:53:55,320 RepairRunnable.java:139 - Starting repair command #163 (42bcb780-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 3, pull repair: false) INFO [Repair-Task-164] 2025-08-04 02:53:55,327 RepairSession.java:228 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(2616420137786056624,2643248174304931731], (4693786033099664038,4722243263433961676], (3586641415884670259,3605059556772809187]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:2] 2025-08-04 02:53:55,332 RepairJob.java:234 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:53:55,333 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,334 RepairSession.java:180 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,334 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,335 RepairSession.java:180 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,335 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,337 RepairSession.java:180 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:53:55,337 SyncTask.java:66 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:53:55,337 SyncTask.java:66 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:2] 2025-08-04 02:53:55,338 SyncTask.java:66 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:4] 2025-08-04 02:53:55,338 RepairJob.java:143 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:53:55,341 RepairJob.java:234 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:53:55,342 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,343 RepairSession.java:180 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,343 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,361 RepairSession.java:180 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,361 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,363 RepairSession.java:180 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:3] 2025-08-04 02:53:55,363 SyncTask.java:66 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:53:55,363 SyncTask.java:66 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:53:55,363 SyncTask.java:66 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:3] 2025-08-04 02:53:55,363 RepairJob.java:143 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:2] 2025-08-04 02:53:55,365 RepairJob.java:234 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:2] 2025-08-04 02:53:55,365 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,367 RepairSession.java:180 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,367 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,369 RepairSession.java:180 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,369 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,370 RepairSession.java:180 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:1] 2025-08-04 02:53:55,370 SyncTask.java:66 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:6] 2025-08-04 02:53:55,371 SyncTask.java:66 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:53:55,371 SyncTask.java:66 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:53:55,371 RepairJob.java:143 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:4] 2025-08-04 02:53:55,372 RepairJob.java:234 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:4] 2025-08-04 02:53:55,372 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,373 RepairSession.java:180 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,374 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,375 RepairSession.java:180 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,376 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:53:55,377 RepairSession.java:180 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:53:55,377 SyncTask.java:66 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:53:55,377 SyncTask.java:66 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:4] 2025-08-04 02:53:55,377 SyncTask.java:66 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:53:55,377 RepairJob.java:143 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:53:55,377 RepairSession.java:270 - [repair #42bdc8f0-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:5] 2025-08-04 02:53:55,377 RepairRunnable.java:261 - Repair session 42bdc8f0-70de-11f0-9c4c-718ceb57d90b for range [(2616420137786056624,2643248174304931731], (4693786033099664038,4722243263433961676], (3586641415884670259,3605059556772809187]] finished INFO [RepairJobTask:5] 2025-08-04 02:53:55,378 ActiveRepairService.java:452 - [repair #42bcb780-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:53:55,380 RepairRunnable.java:343 - Repair command #163 finished in 0 seconds INFO [Repair-Task-165] 2025-08-04 02:54:00,441 RepairRunnable.java:139 - Starting repair command #164 (45ca1e90-70de-11f0-9c4c-718ceb57d90b), repairing keyspace dm_keyspace with repair options (parallelism: dc_parallel, primary range: false, incremental: false, job threads: 1, ColumnFamilies: [dm_pnf_resource_table, dm_pr_vn_ip_table, dm_ni_ipv6_ll_table, dm_pr_asn_table], dataCenters: [], hosts: [], # of ranges: 1, pull repair: false) INFO [Repair-Task-165] 2025-08-04 02:54:00,451 RepairSession.java:228 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] new session: will sync /10.0.0.61, /10.0.0.38, /10.0.0.27 on range [(5322239873240683468,5415083632744649564]] for dm_keyspace.[dm_pnf_resource_table, dm_pr_vn_ip_table, dm_pr_asn_table, dm_ni_ipv6_ll_table] INFO [RepairJobTask:3] 2025-08-04 02:54:00,460 RepairJob.java:234 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pnf_resource_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:3] 2025-08-04 02:54:00,460 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,462 RepairSession.java:180 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,462 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,464 RepairSession.java:180 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,464 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,466 RepairSession.java:180 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pnf_resource_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:54:00,467 SyncTask.java:66 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pnf_resource_table INFO [RepairJobTask:3] 2025-08-04 02:54:00,467 SyncTask.java:66 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:54:00,468 SyncTask.java:66 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pnf_resource_table INFO [RepairJobTask:5] 2025-08-04 02:54:00,468 RepairJob.java:143 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] dm_pnf_resource_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:54:00,487 RepairJob.java:234 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_vn_ip_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:5] 2025-08-04 02:54:00,496 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,498 RepairSession.java:180 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,498 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,501 RepairSession.java:180 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,501 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,503 RepairSession.java:180 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_vn_ip_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:54:00,503 SyncTask.java:66 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:2] 2025-08-04 02:54:00,503 SyncTask.java:66 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:1] 2025-08-04 02:54:00,503 SyncTask.java:66 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_vn_ip_table INFO [RepairJobTask:6] 2025-08-04 02:54:00,505 RepairJob.java:143 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] dm_pr_vn_ip_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:54:00,506 RepairJob.java:234 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_pr_asn_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:6] 2025-08-04 02:54:00,506 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,507 RepairSession.java:180 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,507 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,509 RepairSession.java:180 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,509 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,511 RepairSession.java:180 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_pr_asn_table from /10.0.0.61 INFO [RepairJobTask:2] 2025-08-04 02:54:00,511 SyncTask.java:66 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:1] 2025-08-04 02:54:00,512 SyncTask.java:66 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_pr_asn_table INFO [RepairJobTask:4] 2025-08-04 02:54:00,512 SyncTask.java:66 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_pr_asn_table INFO [RepairJobTask:5] 2025-08-04 02:54:00,517 RepairJob.java:234 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Requesting merkle trees for dm_ni_ipv6_ll_table (to [/10.0.0.38, /10.0.0.27, /10.0.0.61]) INFO [RepairJobTask:1] 2025-08-04 02:54:00,517 RepairJob.java:143 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] dm_pr_asn_table is fully synced INFO [RepairJobTask:5] 2025-08-04 02:54:00,517 RepairJob.java:257 - Validating /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,518 RepairSession.java:180 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.38 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,519 RepairJob.java:270 - Validating /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,524 RepairSession.java:180 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.27 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,524 RepairJob.java:270 - Validating /10.0.0.61 INFO [AntiEntropyStage:1] 2025-08-04 02:54:00,525 RepairSession.java:180 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Received merkle tree for dm_ni_ipv6_ll_table from /10.0.0.61 INFO [RepairJobTask:4] 2025-08-04 02:54:00,525 SyncTask.java:66 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.27 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:54:00,525 SyncTask.java:66 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.27 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:5] 2025-08-04 02:54:00,526 SyncTask.java:66 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Endpoints /10.0.0.38 and /10.0.0.61 are consistent for dm_ni_ipv6_ll_table INFO [RepairJobTask:6] 2025-08-04 02:54:00,527 RepairJob.java:143 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] dm_ni_ipv6_ll_table is fully synced INFO [RepairJobTask:6] 2025-08-04 02:54:00,527 RepairSession.java:270 - [repair #45cba530-70de-11f0-9c4c-718ceb57d90b] Session completed successfully INFO [RepairJobTask:6] 2025-08-04 02:54:00,527 RepairRunnable.java:261 - Repair session 45cba530-70de-11f0-9c4c-718ceb57d90b for range [(5322239873240683468,5415083632744649564]] finished INFO [RepairJobTask:6] 2025-08-04 02:54:00,528 ActiveRepairService.java:452 - [repair #45ca1e90-70de-11f0-9c4c-718ceb57d90b] Not a global repair, will not do anticompaction INFO [InternalResponseStage:8] 2025-08-04 02:54:00,531 RepairRunnable.java:343 - Repair command #164 finished in 0 seconds INFO [AntiEntropyStage:1] 2025-08-04 02:54:03,880 Validator.java:281 - [repair #47d5a600-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:03,888 Validator.java:281 - [repair #47d5a600-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:03,894 Validator.java:281 - [repair #47d5a600-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:03,900 Validator.java:281 - [repair #47d5a600-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:03,904 ActiveRepairService.java:452 - [repair #47d509c0-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:54:05,357 Validator.java:281 - [repair #48b72c60-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:05,362 Validator.java:281 - [repair #48b72c60-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:05,372 Validator.java:281 - [repair #48b72c60-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:05,388 Validator.java:281 - [repair #48b72c60-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:05,391 ActiveRepairService.java:452 - [repair #48b6b730-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:54:10,454 Validator.java:281 - [repair #4bc13810-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:10,467 Validator.java:281 - [repair #4bc13810-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:10,474 Validator.java:281 - [repair #4bc13810-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:10,480 Validator.java:281 - [repair #4bc13810-70de-11f0-bd20-2b174a0dc899] Sending completed merkle tree to /10.0.0.38 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:10,484 ActiveRepairService.java:452 - [repair #4bc09bd0-70de-11f0-bd20-2b174a0dc899] Not a global repair, will not do anticompaction INFO [AntiEntropyStage:1] 2025-08-04 02:54:13,919 Validator.java:281 - [repair #4dcfccc0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_vn_ip_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:13,926 Validator.java:281 - [repair #4dcfccc0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_ni_ipv6_ll_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:13,931 Validator.java:281 - [repair #4dcfccc0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pr_asn_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:13,937 Validator.java:281 - [repair #4dcfccc0-70de-11f0-b5a9-15a47a66d08f] Sending completed merkle tree to /10.0.0.27 for dm_keyspace.dm_pnf_resource_table INFO [AntiEntropyStage:1] 2025-08-04 02:54:13,942 ActiveRepairService.java:452 - [repair #4dcf0970-70de-11f0-b5a9-15a47a66d08f] Not a global repair, will not do anticompaction INFO [IndexSummaryManager:1] 2025-08-04 03:23:33,955 IndexSummaryRedistribution.java:77 - Redistributing index summaries INFO [IndexSummaryManager:1] 2025-08-04 04:23:33,976 IndexSummaryRedistribution.java:77 - Redistributing index summaries WARN [ReadStage-1] 2025-08-04 04:41:59,889 ReadCommand.java:569 - Read 694 live rows and 3754 tombstone cells for query SELECT * FROM config_db_uuid.obj_uuid_table WHERE (column1) IN ((66715f6e616d65), (74797065)) LIMIT 5000 (see tombstone_warn_threshold) WARN [ReadStage-3] 2025-08-04 04:42:16,167 ReadCommand.java:569 - Read 694 live rows and 3754 tombstone cells for query SELECT * FROM config_db_uuid.obj_uuid_table WHERE (column1) IN ((66715f6e616d65), (74797065)) LIMIT 5000 (see tombstone_warn_threshold) INFO [HANDSHAKE-/10.0.0.61] 2025-08-04 04:42:16,168 OutboundTcpConnection.java:561 - Handshaking version with /10.0.0.61 WARN [ReadStage-1] 2025-08-04 04:42:33,324 ReadCommand.java:569 - Read 694 live rows and 3754 tombstone cells for query SELECT * FROM config_db_uuid.obj_uuid_table WHERE (column1) IN ((66715f6e616d65), (74797065)) LIMIT 5000 (see tombstone_warn_threshold)